From a57c26f53be146d99659cbba811b4c55780aa351 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 17 Jun 2026 07:08:30 +0200 Subject: [PATCH] chore(tubesync): update image ghcr.io/meeb/tubesync digest to fcdf065 (#49210) 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 | `721bfcb` → `fcdf065` | --- > [!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**: (UTC) - 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 1f3a600d415..6b065c8029d 100644 --- a/charts/stable/tubesync/Chart.yaml +++ b/charts/stable/tubesync/Chart.yaml @@ -39,5 +39,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.4.1 +version: 9.4.2 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index 1dca32fa785..a271dd05ea6 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:721bfcb150bf0482cde7e687fb2f42eac80958b71bf444f8880bda1f77a4ab46 + tag: latest@sha256:fcdf06556c0ace3af3e30c2f19955539d1c7486cf04ad45627e101519e33b314 persistence: config: enabled: true