diff --git a/charts/postgres-cluster/values.yaml b/charts/postgres-cluster/values.yaml index dc81fa4..10b511e 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.2" + tag: "16.3" pullPolicy: IfNotPresent # The UID and GID of the postgres user inside the image