From d52cd71c16364434d229741e119b0f0c6c25c3f2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 4 Oct 2025 01:11:03 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/meeb/tubesync digest to 867bb98 (#40352) 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 | `fe324a4` -> `867bb98` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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 | 3 ++- charts/stable/tubesync/values.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index bc1794e648c..45a39d880c4 100644 --- a/charts/stable/tubesync/Chart.yaml +++ b/charts/stable/tubesync/Chart.yaml @@ -38,8 +38,9 @@ name: tubesync sources: - https://ghcr.io/meeb/tubesync - https://github.com/meeb/tubesync + - https://github.com/truecharts/charts/tree/master/charts/stable/tubesync - 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.7.1 +version: 8.7.2 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index c32f1e10a40..80989be3eca 100644 --- a/charts/stable/tubesync/values.yaml +++ b/charts/stable/tubesync/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/meeb/tubesync - tag: latest@sha256:fe324a48f2286d4aa2ec99eb224304222051c568d8e0bd076fb3754c811152d3 + tag: latest@sha256:867bb989459420eda8bd71fb7d43f3d5fcb578657d1bfbccd792ee99f56bd1d9 persistence: config: enabled: true