From 85c479c95d4987e9df606b788060efae9867e5fa Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 28 Apr 2025 08:31:44 +0200 Subject: [PATCH] chore(helm): update image docker.io/jsavargas/telethon_downloader digest to e6937fc (#34839) 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 | `b507caa` -> `e6937fc` | 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 7a07d27ce4c..e28dab65b71 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: 7.5.2 +version: 7.5.3 diff --git a/charts/stable/telethon-downloader/values.yaml b/charts/stable/telethon-downloader/values.yaml index 188c71ec51a..2be7cbee831 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:b507caaad1dbb780012e1b61d6d2f96fcb97d7203dbe8f2f80b272d23915d0a6 + tag: latest@sha256:e6937fcfe3d1c9013fb619da5cc4a12d031725b7020d66a301855de9a35f124f persistence: config: enabled: true