From 96b3a137e933a40d390c783f5d879da2b98be421 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 14 Aug 2025 23:57:10 +0200 Subject: [PATCH] chore(helm): update image docker.io/jsavargas/telethon_downloader digest to 4c1813b (#38423) 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 | `e6937fc` -> `4c1813b` | --- > [!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 | 2 +- charts/stable/telethon-downloader/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/telethon-downloader/Chart.yaml b/charts/stable/telethon-downloader/Chart.yaml index 1649eb74778..0490ea17e5e 100644 --- a/charts/stable/telethon-downloader/Chart.yaml +++ b/charts/stable/telethon-downloader/Chart.yaml @@ -36,5 +36,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/telethon-downloader - https://hub.docker.com/r/jsavargas/telethon_downloader type: application -version: 8.3.0 +version: 8.3.1 diff --git a/charts/stable/telethon-downloader/values.yaml b/charts/stable/telethon-downloader/values.yaml index 2be7cbee831..94ecfcddf14 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:e6937fcfe3d1c9013fb619da5cc4a12d031725b7020d66a301855de9a35f124f + tag: latest@sha256:4c1813b1971ecebc006de275db52ebc78f82196588f5365b30d07d113bbbc159 persistence: config: enabled: true