From a26952e844a85ad8cf5f9b382b90bdf7eb5e0049 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 15 May 2026 06:14:35 +0200 Subject: [PATCH] chore(tubesync): update image ghcr.io/meeb/tubesync digest to ca71f3f (#48252) 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 | `7264758` → `ca71f3f` | --- > [!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 a067037107f..fdac3bdfdb0 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.0 +version: 9.3.1 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index b26fcf64855..4cb59291bf9 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:7264758748bf4569fbf9e8df44887da844b8152676852be018d842f3396e0192 + tag: latest@sha256:ca71f3f92abcae039f53028c60cf1438a3dcb2d9a752e654c06b117d8dfd5248 persistence: config: enabled: true