Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
  • Loading branch information
funkypenguin committed Dec 3, 2024
1 parent aa73d65 commit e2a0dfb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/myprecious/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 2 additions & 0 deletions charts/myprecious/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e2a0dfb

Please sign in to comment.