chore(deps): update container image cthulhoo/ttrss-fpm-pgsql-static to latest@35e9e3f by renovate (#23368)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | cthulhoo/ttrss-fpm-pgsql-static | digest | `24bb50a` -> `35e9e3f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDguMiIsInVwZGF0ZWRJblZlciI6IjM3LjQwOC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
944f851b0f
commit
615ba77ca3
|
@ -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.0.7
|
||||
version: 18.0.9
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: cthulhoo/ttrss-fpm-pgsql-static
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:24bb50a0c9a230bda5bdd38b47d8e333c084b9c7c5efe238ac13da0e1bb03984
|
||||
tag: latest@sha256:35e9e3fad258131a5292845950ab656886647d6585f83064bd68431da65b0849
|
||||
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:24bb50a0c9a230bda5bdd38b47d8e333c084b9c7c5efe238ac13da0e1bb03984
|
||||
tag: latest@sha256:35e9e3fad258131a5292845950ab656886647d6585f83064bd68431da65b0849
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue