From 9c1de885707d7066178e45400ed389581b6e287e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 6 Sep 2024 08:46:07 +0200 Subject: [PATCH] chore(deps): update container image jsavargas/telethon_downloader to latest@6cbf8cd by renovate (#25989) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | jsavargas/telethon_downloader | digest | `2d58543` -> `6cbf8cd` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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). Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> --- 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 97aacac45f6..50016a0e5ba 100644 --- a/charts/stable/telethon-downloader/Chart.yaml +++ b/charts/stable/telethon-downloader/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/telethon-downloader - https://hub.docker.com/r/jsavargas/telethon_downloader type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/telethon-downloader/values.yaml b/charts/stable/telethon-downloader/values.yaml index e11e345ac83..264ccccae25 100644 --- a/charts/stable/telethon-downloader/values.yaml +++ b/charts/stable/telethon-downloader/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: jsavargas/telethon_downloader - tag: latest@sha256:2d585438aa0fc8fb99b4b797462d568752321df29d6c4c29de9ff5fcb4a37819 + tag: latest@sha256:6cbf8cd13bfa65c9620fb7d5b47a98e8a08c188e5e7cd40414bce1a44a4efb90 persistence: config: enabled: true