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

This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM2Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
This commit is contained in:
TrueCharts Bot 2024-05-16 22:15:41 +02:00 committed by GitHub
parent 0ce59c5adf
commit f485a6e8cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -35,4 +35,4 @@ sources:
- https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static
- https://hub.docker.com/r/cthulhoo/ttrss-web-nginx
type: application
version: 17.0.9
version: 17.0.10

View File

@ -5,7 +5,7 @@ image:
nginxImage:
repository: cthulhoo/ttrss-web-nginx
pullPolicy: IfNotPresent
tag: latest@sha256:192f590870e17057a0226e94f6c34aadb058d4fb80ead19d7f4f225e73f258f8
tag: latest@sha256:d52c5d80d257f2abaf826685eca2fb2d8b0331a739399441dcceccee914ce0e7
updaterImage:
repository: cthulhoo/ttrss-fpm-pgsql-static
pullPolicy: IfNotPresent