diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index d17e307937f..668d8ca58fa 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.2 +version: 9.0.3 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index 1fb41bc4d1a..23e742f1c17 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:8cd2c3c45cc2e69fa735a393e5064ac987852b9efccba4ea8107fae6d9c097fa + tag: latest@sha256:e963d46ff49a54c35ea6c2de862fc6d16011efddf67ef245f89a835fadc25f5f persistence: config: enabled: true