diff --git a/charts/postgres-cluster/values.yaml b/charts/postgres-cluster/values.yaml index a33f6b3..f69ca51 100644 --- a/charts/postgres-cluster/values.yaml +++ b/charts/postgres-cluster/values.yaml @@ -20,7 +20,7 @@ cluster: # -- Default image image: repository: ghcr.io/cloudnative-pg/postgresql - tag: "17.4-3-bullseye" + tag: "17.4-standard-bullseye" pullPolicy: IfNotPresent # -- The UID and GID of the postgres user inside the image