From 90be5115de452a1850da3f2285f81fef3c4c556b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 14 Jan 2024 02:33:51 +0100 Subject: [PATCH] chore(deps): update container image guhu007/auto-yt-dl to latest@2cbdced by renovate (#17157) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | guhu007/auto-yt-dl | digest | `5e8ecdc` -> `2cbdced` | --- > [!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/auto-yt-dl/Chart.yaml | 4 ++-- charts/stable/auto-yt-dl/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/auto-yt-dl/Chart.yaml b/charts/stable/auto-yt-dl/Chart.yaml index 3772bd30dfc..4037b5656b8 100644 --- a/charts/stable/auto-yt-dl/Chart.yaml +++ b/charts/stable/auto-yt-dl/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/auto-yt-dl.png keywords: - auto-yt-dl - Downloaders -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/auto-yt-dl - https://hub.docker.com/r/guhu007/auto-yt-dl type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/auto-yt-dl/values.yaml b/charts/stable/auto-yt-dl/values.yaml index c11b1ee0216..1928b512a6b 100644 --- a/charts/stable/auto-yt-dl/values.yaml +++ b/charts/stable/auto-yt-dl/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: guhu007/auto-yt-dl - tag: latest@sha256:5e8ecdcc8bf820015f7b16368d80985285409ae880d80371c0de2bf8425fda77 + tag: latest@sha256:2cbdceda408167df960baa7779f603e377993c9b1606180b73613a870dee0965 persistence: data: enabled: true