diff --git a/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster16.yaml b/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster16.yaml index 9d4384c381d37..5f0c717f0c183 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-10 + imageName: ghcr.io/cloudnative-pg/postgresql:16.2-11 primaryUpdateStrategy: unsupervised storage: size: 20Gi