diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index c874f57ddcb..a78f80ff808 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.2 +version: 9.1.3 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index 358913a94d7..5e20649c583 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:78b0e5bb2e44c54ae9fa3b684edcf06c87d2dc287fe8a7f878f7f549a5d3d08a + tag: latest@sha256:26a7bc21c15e0dcc0cbb0c31a43c5c830dadfd2d9eefd3282218dded2f651974 persistence: config: enabled: true