From a0520cb2d1091865720ef7cc763db54e2a7caead Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 13 Apr 2026 18:30:34 +0200 Subject: [PATCH] chore(tubesync): update image ghcr.io/meeb/tubesync digest to c1d5447 (#46825) 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 | `5a80c91` → `c1d5447` | --- > [!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 81551e62521..1a527986005 100644 --- a/charts/stable/tubesync/Chart.yaml +++ b/charts/stable/tubesync/Chart.yaml @@ -38,5 +38,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.0.7 +version: 9.0.8 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index 53818b200a2..4ff1fd6ff7d 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:5a80c91678f16f1b715ff0bfcdb672e2e8699469901ce58627f3244709e1cfe5 + tag: latest@sha256:c1d5447544f4e03efeb7de79d8c64ddeb7caf2cd76f5d12ba44b7a5c63b74115 persistence: config: enabled: true