From e2a0dfb1577bc67154032689dc7f97a0df53e009 Mon Sep 17 00:00:00 2001 From: David Young Date: Tue, 3 Dec 2024 16:49:11 +1300 Subject: [PATCH] update Signed-off-by: David Young --- charts/myprecious/Chart.yaml | 4 ++-- charts/myprecious/values.yaml | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/charts/myprecious/Chart.yaml b/charts/myprecious/Chart.yaml index cd09c3583..420e381ee 100644 --- a/charts/myprecious/Chart.yaml +++ b/charts/myprecious/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.196.1-pre-02 +version: 1.196.1-pre-03 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -675,7 +675,7 @@ dependencies: repository: oci://ghcr.io/elfhosted/charts alias: mediaflowproxy - name: app-template - condition: tinyproxy.enabled + condition: mediaflowproxy.enabled version: ~0.2.1 repository: oci://ghcr.io/elfhosted/charts alias: tinyproxy diff --git a/charts/myprecious/values.yaml b/charts/myprecious/values.yaml index f3879a330..0fad8652b 100644 --- a/charts/myprecious/values.yaml +++ b/charts/myprecious/values.yaml @@ -12591,6 +12591,8 @@ rclonealldebrid: HTTP_CONTROL_SERVER_PORT: "8000" HTTP_CONTROL_SERVER_ADDRESS: ":8000" HEALTH_SERVER_ADDRESS: "127.0.0.1:9991" + FIREWALL_OUTBOUND_SUBNETS: 10.0.0.0/8 + DNS_KEEP_NAMESERVER: "on" securityContext: runAsUser: 0 capabilities: