diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index fbb37fa7653..46df810e098 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.0 +version: 9.0.1 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index df166ecc0b8..c7a53f86f99 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:01be06993a1460e1fea0ed05c77914b4faef40dd8b72c6ebc6e812a538cf98e4 + tag: latest@sha256:5890235b30f2a3e48ca1b31a1f0d410087111c76d1367aa2c84c8576bed8f69e persistence: config: enabled: true