From 7f1b6bce7a476cdcd8fc94f1b25dfd21d7684ac9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 4 Mar 2024 19:22:08 +0100 Subject: [PATCH] chore(deps): update container image jsavargas/telethon_downloader to latest@d9b035d by renovate (#18922) 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 | `31cfa03` -> `d9b035d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). --- charts/stable/telethon-downloader/Chart.yaml | 4 ++-- charts/stable/telethon-downloader/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/telethon-downloader/Chart.yaml b/charts/stable/telethon-downloader/Chart.yaml index ec210d6aa12..fd769aba628 100644 --- a/charts/stable/telethon-downloader/Chart.yaml +++ b/charts/stable/telethon-downloader/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/telethon-downloader.png keywords: - telethon-downloader - Downloaders -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/telethon-downloader - https://hub.docker.com/r/jsavargas/telethon_downloader type: application -version: 5.2.0 +version: 5.2.1 diff --git a/charts/stable/telethon-downloader/values.yaml b/charts/stable/telethon-downloader/values.yaml index cbc586daf78..2efafdc34a0 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:31cfa030f40d52ef8c19e2bbfc4841d00bf6532a44d5f7460659c88e008da5da + tag: latest@sha256:d9b035dbde580a957d35e8694c9c92c12a2f579c11e8faff5e1daf4e16546a3a persistence: config: enabled: true