chore(deps): update container image cthulhoo/ttrss-fpm-pgsql-static to latest@1f1eed3 by renovate (#26297)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| cthulhoo/ttrss-fpm-pgsql-static | digest | `c2ae277` -> `1f1eed3` |

---

> [!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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4zIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot
2024-09-13 02:33:59 +02:00
committed by GitHub
parent 4877ce850e
commit ebcebf5395
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -1,7 +1,7 @@
image:
repository: cthulhoo/ttrss-fpm-pgsql-static
pullPolicy: IfNotPresent
tag: latest@sha256:c2ae27767cbdfa679ba5a1fc1b18b97ab1a76257eb1b7a16356aeeba76a91f8d
tag: latest@sha256:1f1eed356609d4eeaa1e842de66c70af2a3ff12443bbbf47526dd23540a419d5
nginxImage:
repository: cthulhoo/ttrss-web-nginx
pullPolicy: IfNotPresent
@@ -9,7 +9,7 @@ nginxImage:
updaterImage:
repository: cthulhoo/ttrss-fpm-pgsql-static
pullPolicy: IfNotPresent
tag: latest@sha256:c2ae27767cbdfa679ba5a1fc1b18b97ab1a76257eb1b7a16356aeeba76a91f8d
tag: latest@sha256:1f1eed356609d4eeaa1e842de66c70af2a3ff12443bbbf47526dd23540a419d5
securityContext:
container:
readOnlyRootFilesystem: false