From 23b1c2d7e168172e5f597b6edfd6275fd3ad101b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 4 Oct 2025 07:36:55 +0200 Subject: [PATCH] chore(helm): update image docker.io/jsavargas/telethon_downloader digest to 980b5b5 (#40368) 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/jsavargas/telethon_downloader | digest | `4c1813b` -> `980b5b5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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/telethon-downloader/Chart.yaml | 3 ++- charts/stable/telethon-downloader/values.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/charts/stable/telethon-downloader/Chart.yaml b/charts/stable/telethon-downloader/Chart.yaml index beaebb16a68..664cf07e79a 100644 --- a/charts/stable/telethon-downloader/Chart.yaml +++ b/charts/stable/telethon-downloader/Chart.yaml @@ -35,8 +35,9 @@ maintainers: name: telethon-downloader sources: - https://docs.telethon.dev/ + - https://github.com/truecharts/charts/tree/master/charts/stable/telethon-downloader - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/telethon-downloader - https://hub.docker.com/r/jsavargas/telethon_downloader type: application -version: 8.7.1 +version: 8.7.2 diff --git a/charts/stable/telethon-downloader/values.yaml b/charts/stable/telethon-downloader/values.yaml index 94ecfcddf14..76cac12eab2 100644 --- a/charts/stable/telethon-downloader/values.yaml +++ b/charts/stable/telethon-downloader/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/jsavargas/telethon_downloader - tag: latest@sha256:4c1813b1971ecebc006de275db52ebc78f82196588f5365b30d07d113bbbc159 + tag: latest@sha256:980b5b5b7dc47533077e69306b3d2aa94f3a7600e9ee0b5eed0bee0a42a84a8d persistence: config: enabled: true