diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index 3932be43d71..2fbcdeb90b0 100644 --- a/charts/stable/tubesync/Chart.yaml +++ b/charts/stable/tubesync/Chart.yaml @@ -39,5 +39,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tubesync - https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync type: application -version: 7.5.54 +version: 7.5.55 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index bdd8196c3e3..7658b2de83b 100644 --- a/charts/stable/tubesync/values.yaml +++ b/charts/stable/tubesync/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/meeb/tubesync - tag: latest@sha256:89526af92e65af5d2fd8472ca941c2cb47f1dc985ee68c5ffc81f2d9dfbcaac7 + tag: latest@sha256:7baa4fe16c2c80fb73f13cdee59e126f37ecdfd9624b1a4e21d55013f368b0bb persistence: config: enabled: true