From 4749dcbcabb1bc9ed04e799c51b882788239c6a7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Nov 2023 16:14:27 +0100 Subject: [PATCH] fix(images): update container image tccr.io/truecharts/rss-to-telegram to latest (#14985) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/rss-to-telegram | digest | `0c78ca3` -> `667f4be` | --- > [!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://togithub.com/renovatebot/renovate). --------- Signed-off-by: TrueCharts-Bot --- charts/incubator/rss-to-telegram/Chart.yaml | 2 +- charts/incubator/rss-to-telegram/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/rss-to-telegram/Chart.yaml b/charts/incubator/rss-to-telegram/Chart.yaml index 1b19f71dfed..f52de3db610 100644 --- a/charts/incubator/rss-to-telegram/Chart.yaml +++ b/charts/incubator/rss-to-telegram/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rss-to-telegram - https://github.com/BoKKeR/RSS-to-Telegram-Bot type: application -version: 2.0.9 +version: 2.0.10 diff --git a/charts/incubator/rss-to-telegram/values.yaml b/charts/incubator/rss-to-telegram/values.yaml index ba26d37d863..c9918a444f3 100644 --- a/charts/incubator/rss-to-telegram/values.yaml +++ b/charts/incubator/rss-to-telegram/values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rss-to-telegram - tag: latest@sha256:0c78ca34b035beb92a0a1fa2c0aeed23bae1d65d609dcdf084b1de8021920f50 + tag: latest@sha256:667f4bee9134394add1e7bc904de25543a99a1cb4f528b623e0d3e91cfeef548 persistence: config: enabled: true