From 2803d4f1a24efb37293f064d2a8d06264d27f486 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 7 Aug 2024 08:22:10 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/meeb/tubesync to latest@ff38e59 by renovate (#24848) 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 | `f9f2199` -> `ff38e59` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.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 1b3d4535049..14bd232ba7a 100644 --- a/charts/stable/tubesync/Chart.yaml +++ b/charts/stable/tubesync/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tubesync - https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index 63ffa055b5d..897b1ffbe2d 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:f9f2199e4d4e9fb367d516b31b0b7017f02913e02d54522f77ee106c9c2ffd20 + tag: latest@sha256:ff38e59f93058241b5e9514d8c8e2c4c581e4c53960ac43b44af0b28c4d9dc1a persistence: config: enabled: true