From 57c716e4cd68ea2508ed01cf18f7e963f2efaa6b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 7 Jun 2026 08:03:19 +0200 Subject: [PATCH] chore(tubesync): update image ghcr.io/meeb/tubesync digest to f1ff9e5 (#48837) 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 | `aa89fc9` → `f1ff9e5` | --- > [!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 853881a31ee..acc77d03dd2 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.6 +version: 9.3.7 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index 13919abbd3e..5c6f49e294c 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:aa89fc929e9d9ad89800ea30bec4e3efc0816cc12e0c19f5bc5c25b2f5d74832 + tag: latest@sha256:f1ff9e58e82066bdebe2c78a0b869d03e2ff022c5a1f2dc9ff690f6add3d4a4c persistence: config: enabled: true