diff --git a/charts/postgres-cluster/values.yaml b/charts/postgres-cluster/values.yaml index c873b3f..84599ed 100644 --- a/charts/postgres-cluster/values.yaml +++ b/charts/postgres-cluster/values.yaml @@ -21,7 +21,7 @@ cluster: image: repository: ghcr.io/cloudnative-pg/postgresql - tag: "16.6-22" + tag: "17.2-22" pullPolicy: IfNotPresent # The UID and GID of the postgres user inside the image