From 6f3f57d6547c76ed3e38a0f341e8d972393f0955 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 5 Feb 2026 06:10:03 +0100 Subject: [PATCH] chore(tubesync): update image ghcr.io/meeb/tubesync digest to 85eb62e (#44560) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/meeb/tubesync | digest | `02b1b3f` -> `85eb62e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/tubesync/Chart.yaml | 12 ++++++------ charts/stable/tubesync/values.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) 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