chore(deps): update container image cthulhoo/ttrss-web-nginx to latest@192f590 by renovate (#21814)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| cthulhoo/ttrss-web-nginx | digest | `a724a6f` -> `192f590` |

---

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

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM1My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-05-09 18:18:40 +00:00
committed by GitHub
parent c479fa2342
commit e2be12b001
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -35,4 +35,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: 17.0.6 version: 17.0.7
+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:a724a6f94a829272b0bfbf358edd20ec133711fe138db2ad0078baaa7263a5bc tag: latest@sha256:192f590870e17057a0226e94f6c34aadb058d4fb80ead19d7f4f225e73f258f8
updaterImage: updaterImage:
repository: cthulhoo/ttrss-fpm-pgsql-static repository: cthulhoo/ttrss-fpm-pgsql-static
pullPolicy: IfNotPresent pullPolicy: IfNotPresent