From 991fdf176d994a4675b93c8d20d1487a4b60b95e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 4 Jun 2026 06:52:04 +0200 Subject: [PATCH] chore(tt-rss): update image ghcr.io/tt-rss/tt-rss-web-nginx digest to 93a8925 (#48704) 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 | `0a1cc01` → `93a8925` | --- > [!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 ef0b7a72351..d575b37e15f 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.3.10 +version: 21.3.11 diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml index 61e9546d54c..287d9eb50b8 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:0a1cc01b66b516691f7d3b9814da7bfbfb7da1c3fc3865d31bbcaa5cbe1d58c1 + tag: latest@sha256:93a892522f378a00d198228a1149f2df4be912640360088005fcf00d2c8b2e0d updaterImage: repository: ghcr.io/tt-rss/tt-rss pullPolicy: IfNotPresent