chore(deps): update container image cthulhoo/ttrss-fpm-pgsql-static to latest@793118f by renovate (#25653)
This commit is contained in:
parent
eaa7820bc3
commit
fcf720a728
|
@ -34,4 +34,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: 18.1.25
|
version: 18.1.26
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: cthulhoo/ttrss-fpm-pgsql-static
|
repository: cthulhoo/ttrss-fpm-pgsql-static
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:7b5d78416810624831299e502fa801750196e8f20b23b8b5b11019ae3aa52e75
|
tag: latest@sha256:793118f3a9d30f2f67c1a632a30bbeee7ffc1b5e3e6374aa180c7046cd75b44b
|
||||||
nginxImage:
|
nginxImage:
|
||||||
repository: cthulhoo/ttrss-web-nginx
|
repository: cthulhoo/ttrss-web-nginx
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
@ -9,7 +9,7 @@ nginxImage:
|
||||||
updaterImage:
|
updaterImage:
|
||||||
repository: cthulhoo/ttrss-fpm-pgsql-static
|
repository: cthulhoo/ttrss-fpm-pgsql-static
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:7b5d78416810624831299e502fa801750196e8f20b23b8b5b11019ae3aa52e75
|
tag: latest@sha256:793118f3a9d30f2f67c1a632a30bbeee7ffc1b5e3e6374aa180c7046cd75b44b
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
Loading…
Reference in New Issue