Merge pull request #9 from truecharts/renovate/docker-general-non-major

Update container image ghcr.io/truecharts/postgresql to v14.2.0
This commit is contained in:
Kjeld Schouten-Lebbing
2022-03-28 15:53:59 +02:00
committed by GitHub

View File

@@ -64,7 +64,7 @@ postgresqlImage:
# -- Specify the postgresql image
repository: ghcr.io/truecharts/postgresql
# -- Specify the postgresql image tag
tag: v14.2.0@sha256:d7971b1edc0b9475e35d839abab6358d541c837904042d5fec0ae8ff469150c8
tag: v14.2.0@sha256:eb90150f58096c4539cf194233b55136fddf2e5c34acddb891f897510ae01baa
# -- Specify the postgresql image pull policy
pullPolicy: IfNotPresent