From 90f9751b159209148df3e2ae52fa036d4d637825 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 25 Apr 2026 17:04:53 +0200 Subject: [PATCH] chore(tubesync): update image ghcr.io/meeb/tubesync digest to 26a7bc2 (#47539) 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 | `78b0e5b` → `26a7bc2` | --- > [!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 c874f57ddcb..a78f80ff808 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.1.2 +version: 9.1.3 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index 358913a94d7..5e20649c583 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:78b0e5bb2e44c54ae9fa3b684edcf06c87d2dc287fe8a7f878f7f549a5d3d08a + tag: latest@sha256:26a7bc21c15e0dcc0cbb0c31a43c5c830dadfd2d9eefd3282218dded2f651974 persistence: config: enabled: true