From c5e7374904b1da8ce22ef4cce6d912c4fc38bf61 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 4 Jul 2026 18:58:02 +0200 Subject: [PATCH] chore(tt-rss): update image ghcr.io/tt-rss/tt-rss-web-nginx digest to 7cb50d3 (#49884) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/tt-rss/tt-rss-web-nginx | digest | `47ded37` → `7cb50d3` | --- > [!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**: (UTC) - 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/tt-rss/Chart.yaml | 2 +- charts/stable/tt-rss/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index 78ef3834941..2a64c712484 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://git.tt-rss.org/fox/tt-rss - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tt-rss type: application -version: 21.6.2 +version: 21.6.3 diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml index 3d82ea269a5..05b546a526a 100644 --- a/charts/stable/tt-rss/values.yaml +++ b/charts/stable/tt-rss/values.yaml @@ -6,7 +6,7 @@ image: nginxImage: repository: ghcr.io/tt-rss/tt-rss-web-nginx pullPolicy: IfNotPresent - tag: latest@sha256:47ded37bf423ac497bacf2933c457bc4479ecca231216178d6573738393df68b + tag: latest@sha256:7cb50d3d52a6417148e1c118f9b399b0e636a203b117d03c94bfcc0b7ed5e2c0 updaterImage: repository: ghcr.io/tt-rss/tt-rss pullPolicy: IfNotPresent