From ba38eb6349f5a5f414841edb4b9b0b3913ffb92c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 25 Mar 2024 19:19:49 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/meeb/tubesync to latest@23874c1 by renovate (#19779) 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 | `4d50ddd` -> `23874c1` | --- > [!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 | 4 ++-- charts/stable/tubesync/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index 607ab74dc3e..edabd9e0f3c 100644 --- a/charts/stable/tubesync/Chart.yaml +++ b/charts/stable/tubesync/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Downloaders - MediaApp-Video - MediaServer-Video -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tubesync - https://ghcr.io/meeb/tubesync type: application -version: 5.7.3 +version: 5.7.4 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index a5d1c1161d6..032dd77c28e 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:4d50ddd2f4010c08c7c1e664a7bd7e1a6dbfc5524ffecbb6876997150dcdd9c5 + tag: latest@sha256:23874c10bc4a06f1305a69411786336884eed287708cc9faeb95096efb480df8 persistence: config: enabled: true