Compare commits

..

2 Commits

Author SHA1 Message Date
da6924b55d Update ghcr.io/cloudnative-pg/postgresql Docker tag to v256 2025-03-14 06:00:21 +00:00
99ed8cce53 change config 2025-03-13 23:02:05 -05:00
3 changed files with 1 additions and 3 deletions

View File

@@ -1,2 +0,0 @@
# This file is processed by Renovate bot so that it creates a PR on new major Renovate versions
FROM renovate/renovate:39

View File

@@ -20,7 +20,7 @@ cluster:
# -- Default image # -- Default image
image: image:
repository: ghcr.io/cloudnative-pg/postgresql repository: ghcr.io/cloudnative-pg/postgresql
tag: "17.4-3-bullseye" tag: "sha256-fe18e4721366d1139fa1ec6f974a658a7f290f77dc51addc8d2f59bd9098d2df.sig"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# -- The UID and GID of the postgres user inside the image # -- The UID and GID of the postgres user inside the image