From 8496fcf8276eb5dcdb8de519f529e0f1dd30a164 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 8 Jun 2026 02:20:41 +0200 Subject: [PATCH] chore(tt-rss): update image ghcr.io/tt-rss/tt-rss-web-nginx digest to e2ae01f (#48858) 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 | `75e667a` → `e2ae01f` | --- > [!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 0a9cf8e2469..cf37293fb24 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.16 +version: 21.3.17 diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml index 26a448bca2b..afc7a556ee4 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:75e667a1459ca596cab5808537a475ffcc267e975d5bff3399c85054131d7e42 + tag: latest@sha256:e2ae01f17ca5e4348ffb11174c595068f0f2f17c0fdc35b950ddac5dc8c95834 updaterImage: repository: ghcr.io/tt-rss/tt-rss pullPolicy: IfNotPresent