From dd2aa6d9b84db86b182a44fa25ec36587f383914 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 30 Mar 2026 19:14:11 +0200 Subject: [PATCH] chore(tubesync): update image ghcr.io/meeb/tubesync digest to ec6dd71 (#46556) 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 | `57bc956` → `ec6dd71` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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 | 2 +- charts/stable/tubesync/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index 8044d29b836..81a6f90cc8b 100644 --- a/charts/stable/tubesync/Chart.yaml +++ b/charts/stable/tubesync/Chart.yaml @@ -38,5 +38,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: 9.0.4 +version: 9.0.5 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index e5cc5db0b94..2809fac82e0 100644 --- a/charts/stable/tubesync/values.yaml +++ b/charts/stable/tubesync/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/meeb/tubesync - tag: latest@sha256:57bc956fc0d1eed550973c681813fbbd881e988460abbe868d3ecda0c6220c5d + tag: latest@sha256:ec6dd716330dbdaba8622375cd92e0761b9cae1e2ad2667b1ab3ef381423dc72 persistence: config: enabled: true