From 2aaa29cf28b23bc6e115f9a13103d7fd8d65f68c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 7 Mar 2026 06:41:22 +0100 Subject: [PATCH] chore(telethon-downloader): update image docker.io/jsavargas/telethon_downloader digest to cf278a7 (#45859) 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 | `7d782d2` → `cf278a7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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 06409c8db2a..7f7ab81486b 100644 --- a/charts/stable/telethon-downloader/Chart.yaml +++ b/charts/stable/telethon-downloader/Chart.yaml @@ -41,5 +41,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/telethon-downloader - https://hub.docker.com/r/jsavargas/telethon_downloader type: application -version: 8.17.0 +version: 8.17.1 diff --git a/charts/stable/telethon-downloader/values.yaml b/charts/stable/telethon-downloader/values.yaml index e4dcf44eb78..22c7b4e8fba 100644 --- a/charts/stable/telethon-downloader/values.yaml +++ b/charts/stable/telethon-downloader/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/jsavargas/telethon_downloader - tag: latest@sha256:7d782d2a99a8e262b3d9c63719aa545cdeb6de858595832c264f37734571de13 + tag: latest@sha256:cf278a7a3ae876dd7c3731e6ecd4a2832700efd78b48e6b58d8e08a86a15806e persistence: config: enabled: true