chore(container): update image cthulhoo/ttrss-web-nginx to 1552a0a by renovate (#27728)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| cthulhoo/ttrss-web-nginx | digest | `ec2fc01` -> `1552a0a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
TrueCharts Bot
2024-10-15 20:23:47 +02:00
committed by GitHub
parent 557c20f00c
commit 20db80dbf1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -34,4 +34,4 @@ sources:
- https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static - https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static
- https://hub.docker.com/r/cthulhoo/ttrss-web-nginx - https://hub.docker.com/r/cthulhoo/ttrss-web-nginx
type: application type: application
version: 18.2.1 version: 18.2.2
+1 -1
View File
@@ -5,7 +5,7 @@ image:
nginxImage: nginxImage:
repository: cthulhoo/ttrss-web-nginx repository: cthulhoo/ttrss-web-nginx
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: latest@sha256:ec2fc01f11dfd0c2efbd9ca76cd28495e3925e6cf0ce99a06fdd5bff012491e0 tag: latest@sha256:1552a0aec6522e54f92ccb8743cfed2c6c539aaf7896b43eea7b2a518bd14839
updaterImage: updaterImage:
repository: cthulhoo/ttrss-fpm-pgsql-static repository: cthulhoo/ttrss-fpm-pgsql-static
pullPolicy: IfNotPresent pullPolicy: IfNotPresent