diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index 3a567b14dd1..ccb0581e773 100644 --- a/charts/stable/tubesync/Chart.yaml +++ b/charts/stable/tubesync/Chart.yaml @@ -39,5 +39,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.1.0 +version: 9.1.1 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index 8b2bc59322b..358913a94d7 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:ef3d99a87b04c9c220da128ae2a49707a9f5200e1b8402a032577da34febfca4 + tag: latest@sha256:78b0e5bb2e44c54ae9fa3b684edcf06c87d2dc287fe8a7f878f7f549a5d3d08a persistence: config: enabled: true