diff --git a/kubernetes/fran/apps/database/cloudnative-pg/cluster/cluster.yaml b/kubernetes/fran/apps/database/cloudnative-pg/cluster/cluster.yaml index 47758027e..9530a383d 100644 --- a/kubernetes/fran/apps/database/cloudnative-pg/cluster/cluster.yaml +++ b/kubernetes/fran/apps/database/cloudnative-pg/cluster/cluster.yaml @@ -7,7 +7,7 @@ metadata: namespace: database spec: instances: 1 - imageName: ghcr.io/cloudnative-pg/postgresql:16.6-2 + imageName: ghcr.io/cloudnative-pg/postgresql:16.6-6 primaryUpdateStrategy: unsupervised storage: size: 20Gi