diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index 34d9b58ec99..92cde21ee5a 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.2.6 +version: 7.2.7 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index 2cecfb007e5..9affe4cab06 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:50a9ddd1df0d8e54d96e322bd0f5e681a9b01aaacad12fea559b8beca7bb5664 + tag: latest@sha256:db8ed8de17edaaef4fba4d2eed0a67d41ddbaf84571ee5daf9e08594199e6734 persistence: config: enabled: true