From b9d9e2a262aca3d29fdd2ff967362cebf1302de9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 7 Jul 2025 21:11:55 +0200 Subject: [PATCH] chore(helm): update image docker.io/guhu007/auto-yt-dl digest to eb3e4e8 (#37149) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/guhu007/auto-yt-dl | digest | `2cbdced` -> `eb3e4e8` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/auto-yt-dl/Chart.yaml | 2 +- charts/stable/auto-yt-dl/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/auto-yt-dl/Chart.yaml b/charts/stable/auto-yt-dl/Chart.yaml index dd06576d354..1110630c003 100644 --- a/charts/stable/auto-yt-dl/Chart.yaml +++ b/charts/stable/auto-yt-dl/Chart.yaml @@ -36,5 +36,5 @@ sources: - https://github.com/xXGuhuXx/auto-yt-dl - https://hub.docker.com/r/guhu007/auto-yt-dl type: application -version: 8.0.5 +version: 8.0.6 diff --git a/charts/stable/auto-yt-dl/values.yaml b/charts/stable/auto-yt-dl/values.yaml index 560fe1dc69b..201e669eb9c 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: docker.io/guhu007/auto-yt-dl - tag: latest@sha256:2cbdceda408167df960baa7779f603e377993c9b1606180b73613a870dee0965 + tag: latest@sha256:eb3e4e838f8520d3786cafa44301f5441b08cf3b239a2a8727998de967e50854 persistence: data: enabled: true