From 6a024312f0142fe8072afe0b7fdeee41dfbd9359 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 3 Mar 2026 23:35:42 +0100 Subject: [PATCH] chore(tubesync): update image ghcr.io/meeb/tubesync digest to a31caa1 (#45771) 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 | `d9436cb` → `a31caa1` | --- > [!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 33277199291..0b7a1357cff 100644 --- a/charts/stable/tubesync/Chart.yaml +++ b/charts/stable/tubesync/Chart.yaml @@ -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.17.0 +version: 8.17.1 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index eead7163cef..ef06a9f6aa3 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:d9436cb456d5bd8d6f79415972b9f8378f5baa72a12ff8c7534ccae82c42e8d1 + tag: latest@sha256:a31caa1f8a6b1d336790837cb2ba2e3ecf2bfd4dc08281fc426d2606c395e5e9 persistence: config: enabled: true