From 669e3aa3e726733ecf79315f1f5dc6e58f3b6e09 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 27 May 2026 20:16:11 +0200 Subject: [PATCH] chore(tubesync): update image ghcr.io/meeb/tubesync digest to bed5e4b (#48559) 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 | `ec2276b` → `bed5e4b` | --- > [!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 4f929bd346b..fcaccbbb128 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.3.3 +version: 9.3.4 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index 5b0f3ba8e89..ad924da9f2d 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:ec2276b363041166357735e9f1dbddcee09d66c578b268065d23dbe840322dfa + tag: latest@sha256:bed5e4b293072334f52230a8f8947d3bf87c783ca7624b62bd55cac0eb960651 persistence: config: enabled: true