diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index 9fe1991eb4b..debacf21971 100644 --- a/charts/stable/tubesync/Chart.yaml +++ b/charts/stable/tubesync/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tubesync - https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync type: application -version: 7.5.13 +version: 7.5.14 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index ad458677779..386bed43704 100644 --- a/charts/stable/tubesync/values.yaml +++ b/charts/stable/tubesync/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/meeb/tubesync - tag: latest@sha256:16911e37bd8e1c1fd9d460982dd0f406cd60a8f8726cbc5d09971c70bf9e59c9 + tag: latest@sha256:2d25aee540a01bc595297621890c553edcba376c1bb94ae1774840c0a16d0e3b persistence: config: enabled: true