diff --git a/charts/postgres-cluster/values.yaml b/charts/postgres-cluster/values.yaml index b6ade83..14b7bef 100644 --- a/charts/postgres-cluster/values.yaml +++ b/charts/postgres-cluster/values.yaml @@ -20,7 +20,7 @@ cluster: image: repository: ghcr.io/cloudnative-pg/postgresql - tag: "16.4" + tag: "17.0" pullPolicy: IfNotPresent # The UID and GID of the postgres user inside the image