chore(helm): update image docker.io/cthulhoo/ttrss-web-nginx digest to f5fe052 (#38449)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cthulhoo/ttrss-web-nginx | digest | `fad1dc9` -> `f5fe052` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
This commit is contained in:
TrueCharts Bot
2025-08-15 17:16:20 +02:00
committed by GitHub
parent f67c88d196
commit f4320cf11a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -37,5 +37,5 @@ sources:
- https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static
- https://hub.docker.com/r/cthulhoo/ttrss-web-nginx
type: application
version: 19.3.0
version: 19.3.1
+1 -1
View File
@@ -5,7 +5,7 @@ image:
nginxImage:
repository: docker.io/cthulhoo/ttrss-web-nginx
pullPolicy: IfNotPresent
tag: latest@sha256:fad1dc9d6eeeca1054e88270456e10b957c549998051379fbc01d6b8d7eff749
tag: latest@sha256:f5fe052a5498e4a189dc8ac19556027177713f68d4d951012a73a756782c0099
updaterImage:
repository: docker.io/cthulhoo/ttrss-fpm-pgsql-static
pullPolicy: IfNotPresent