From 74e69c39073a0c662956cf91ec7a503185e93cdf Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 5 Nov 2025 22:00:47 +0100 Subject: [PATCH] chore(helm): update image ghcr.io/meeb/tubesync digest to 607d677 (#41426) 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 | `9342406` -> `607d677` | --- > [!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 | 3 ++- charts/stable/tubesync/values.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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