diff --git a/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster14.yaml b/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster14.yaml index a00a962da..85cc0b015 100644 --- a/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster14.yaml +++ b/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster14.yaml @@ -6,7 +6,7 @@ metadata: name: postgres14 spec: instances: 3 - imageName: ghcr.io/cloudnative-pg/postgresql:16.6-7 + imageName: ghcr.io/cloudnative-pg/postgresql:16.6-8 primaryUpdateStrategy: unsupervised storage: size: 20Gi diff --git a/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster16.yaml b/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster16.yaml index 63512b381..497591fa2 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: 3 - imageName: ghcr.io/cloudnative-pg/postgresql:16.6-7 + imageName: ghcr.io/cloudnative-pg/postgresql:16.6-8 primaryUpdateStrategy: unsupervised storage: size: 20Gi