diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index 19661e4a5b9..fcf3510fd41 100644 --- a/charts/stable/tubesync/Chart.yaml +++ b/charts/stable/tubesync/Chart.yaml @@ -38,8 +38,9 @@ name: tubesync sources: - https://ghcr.io/meeb/tubesync - https://github.com/meeb/tubesync + - https://github.com/truecharts/charts/tree/master/charts/stable/tubesync - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tubesync - https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync type: application -version: 8.11.4 +version: 8.11.5 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index 42fcff72548..4fddaae696e 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:934240662046599ba4df185dbbd7375fa47e8e564d42e2a81f92c01c45237ebe + tag: latest@sha256:607d6775ca6ad22ad842a0e1c36c16de289b262da022de7705c5f51c7dad480c persistence: config: enabled: true