diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index a78f80ff808..1996bd7e99d 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.3 +version: 9.1.4 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index 5e20649c583..9299371d956 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:26a7bc21c15e0dcc0cbb0c31a43c5c830dadfd2d9eefd3282218dded2f651974 + tag: latest@sha256:a7710c962eefc60e0b1d82f6eb6add862ed057f6ce9005fc5869307fd424417b persistence: config: enabled: true