diff --git a/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster16.yaml b/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster16.yaml index 5f0c717f0c183..8682abeab3e63 100644 --- a/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster16.yaml +++ b/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster16.yaml @@ -6,7 +6,7 @@ metadata: name: postgres16 spec: instances: 6 # set to the number of nodes in the cluster - imageName: ghcr.io/cloudnative-pg/postgresql:16.2-11 + imageName: ghcr.io/cloudnative-pg/postgresql:16.2-12 primaryUpdateStrategy: unsupervised storage: size: 20Gi