diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index 8044d29b836..81a6f90cc8b 100644 --- a/charts/stable/tubesync/Chart.yaml +++ b/charts/stable/tubesync/Chart.yaml @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tubesync - https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync type: application -version: 9.0.4 +version: 9.0.5 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index e5cc5db0b94..2809fac82e0 100644 --- a/charts/stable/tubesync/values.yaml +++ b/charts/stable/tubesync/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/meeb/tubesync - tag: latest@sha256:57bc956fc0d1eed550973c681813fbbd881e988460abbe868d3ecda0c6220c5d + tag: latest@sha256:ec6dd716330dbdaba8622375cd92e0761b9cae1e2ad2667b1ab3ef381423dc72 persistence: config: enabled: true