diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index 4501845d961..2459dff1d7e 100644 --- a/charts/stable/tubesync/Chart.yaml +++ b/charts/stable/tubesync/Chart.yaml @@ -25,18 +25,18 @@ dependencies: import-values: [] deprecated: false description: TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for YouTube (with a built-in download client). It is designed to synchronize channels and playlists from YouTube to local directories and update your media server once media is downloaded. -home: https://trueforge.org/truetech/truecharts/charts/stable/tubesync -icon: https://trueforge.org/img/hotlink-ok/chart-icons/tubesync.webp +home: https://truecharts.org/charts/stable/tubesync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubesync.webp keywords: - tubesync - Downloaders - MediaApp-Video - MediaServer-Video -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: tubesync sources: - https://ghcr.io/meeb/tubesync @@ -44,5 +44,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: 8.13.24 +version: 8.13.25 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index ce67ac4d5d5..aa972fb4db6 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:02b1b3fb24822936c5b5237ae01ba9477b3828ad0f99e2a80e5e43dddf5ebbe8 + tag: latest@sha256:85eb62e9fb11993ad8f27ad72c1ab442ca061c8109688e960850607d858310ca persistence: config: enabled: true