From 2932e6f0a065b42bc795d8d7f1bf08f212dc92fb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 26 Feb 2024 13:20:52 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/meeb/tubesync to latest@7808952 by renovate (#18662) 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 | `381f526` -> `7808952` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 44a7d4f7a4c..e5693a25ee4 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.1.2 +version: 5.1.3 diff --git a/charts/stable/tubesync/values.yaml b/charts/stable/tubesync/values.yaml index 8f6a3de2229..c77444467c3 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:381f526be6e3e64d2c0ab2e0acb008c82777bc5aa0c2ddd88e59c5687d2e5541 + tag: latest@sha256:7808952c2c190645559ce00aca08dd3aa802663f052bafd5e9d463da90554502 persistence: config: enabled: true