diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index 4aef6fdcb07..a46d2304e85 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.4.4 +version: 9.4.5 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index 879c966d379..0ab67827d0c 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:01eec0bdab0d7be394f69d0f0ba639384eb86999ae00f005a88ee47e5b60733e + tag: latest@sha256:514a017d2d52cbf4f3807e7ebf186a37bcb1a510e0c3846d678b7f6958f6c16b persistence: config: enabled: true