From e4f214a9de407f3a577c43e755da300d11086523 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 14 May 2026 05:51:39 +0200 Subject: [PATCH] chore(tt-rss): update image ghcr.io/tt-rss/tt-rss-web-nginx digest to f4fd485 (#48216) 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 | `91ea9b9` → `f4fd485` | --- > [!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 e036a716366..846e98573bb 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.0 +version: 21.3.1 diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml index 1988a08065b..48026b1625e 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:91ea9b9e67ba2c04b6ef600a9824f6fccc3b9668f320a7b65016f44168877d6e + tag: latest@sha256:f4fd4851d59eecd13c534a625e84de0ad3cfef0b5235c0ece0b03d8e004c880e updaterImage: repository: ghcr.io/tt-rss/tt-rss pullPolicy: IfNotPresent