Skip to content

Commit

Permalink
update tinyproxy, plex
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 19, 2024
1 parent ce3560f commit c374f09
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/myprecious/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)

version: 1.212.4-pre-01
version: 1.212.4-pre-02

# 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
3 changes: 2 additions & 1 deletion charts/myprecious/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11199,7 +11199,8 @@ tinyproxy:
http:
port: 8888
env:
WAIT_FOR_VPN: "true"
WAIT_FOR_VPN: "true"
initContainers:
setup-warp:
image: *tooling_image
imagePullPolicy: IfNotPresent
Expand Down

0 comments on commit c374f09

Please sign in to comment.