chore(deps): update container image cthulhoo/ttrss-fpm-pgsql-static to latest@736274d by renovate (#23067)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| cthulhoo/ttrss-fpm-pgsql-static | digest | `27bca21` -> `736274d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTguMiIsInVwZGF0ZWRJblZlciI6IjM3LjM5OC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-06-08 02:31:30 +02:00
committed by GitHub
parent 85fdcd0953
commit fe44ecaf66
2 changed files with 3 additions and 3 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-web-nginx
type: application
version: 18.0.1
version: 18.0.3
+2 -2
View File
@@ -1,7 +1,7 @@
image:
repository: cthulhoo/ttrss-fpm-pgsql-static
pullPolicy: IfNotPresent
tag: latest@sha256:27bca21708ce931b950fe8c09e7ba277e918c5d9b37794601da15b62e793d596
tag: latest@sha256:736274d5295cc6a75ab9968aca61e2d3ac3e40cfb92b432fcd811bb3ca4e71e3
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:27bca21708ce931b950fe8c09e7ba277e918c5d9b37794601da15b62e793d596
tag: latest@sha256:736274d5295cc6a75ab9968aca61e2d3ac3e40cfb92b432fcd811bb3ca4e71e3
securityContext:
container:
readOnlyRootFilesystem: false