diff --git a/k8s/server/base/postgres/pg-cluster.yaml b/k8s/server/base/postgres/pg-cluster.yaml index 8137ba10..966e8710 100644 --- a/k8s/server/base/postgres/pg-cluster.yaml +++ b/k8s/server/base/postgres/pg-cluster.yaml @@ -5,7 +5,7 @@ metadata: spec: # See for info regarding images: https://cloudnative-pg.io/documentation/1.22/#container-images # Images are found here: https://github.com/cloudnative-pg/postgres-containers/pkgs/container/postgresql - imageName: ghcr.io/cloudnative-pg/postgresql:14.11 + imageName: ghcr.io/cloudnative-pg/postgresql:17.0 primaryUpdateStrategy: unsupervised # PostGres Best Practices for the Logging