From d197338e20fa796219c70f09bec3957c8ccc097b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Nov 2023 05:30:46 +0100 Subject: [PATCH] fix(images): update container image tccr.io/truecharts/auto-yt-dl to latest (#14832) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/auto-yt-dl | digest | `bbd39e3` -> `3e52d0a` | --- > [!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). --------- Signed-off-by: TrueCharts-Bot --- charts/incubator/auto-yt-dl/Chart.yaml | 2 +- charts/incubator/auto-yt-dl/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/auto-yt-dl/Chart.yaml b/charts/incubator/auto-yt-dl/Chart.yaml index e84519d3339..66cafd89bdc 100644 --- a/charts/incubator/auto-yt-dl/Chart.yaml +++ b/charts/incubator/auto-yt-dl/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/auto-yt-dl - https://github.com/xXGuhuXx/auto-yt-dl type: application -version: 2.0.13 +version: 2.0.14 diff --git a/charts/incubator/auto-yt-dl/values.yaml b/charts/incubator/auto-yt-dl/values.yaml index 9dd4dc12ca7..00fb21cc5c7 100644 --- a/charts/incubator/auto-yt-dl/values.yaml +++ b/charts/incubator/auto-yt-dl/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/auto-yt-dl - tag: latest@sha256:bbd39e37f4456c5a5153a993acdddf8e55c4d42137d08fb977574526cc8fc139 + tag: latest@sha256:3e52d0a449ee17c6399619e14bf390de074ae915371d7537e7cd1487b3342693 persistence: data: enabled: true