We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3920635 commit 0ce1837Copy full SHA for 0ce1837
kubernetes/kyak/apps/database/cloudnative-pg/cluster/cluster16.yaml
@@ -6,7 +6,7 @@ metadata:
6
name: postgres16
7
spec:
8
instances: 3
9
- imageName: ghcr.io/cloudnative-pg/postgresql:16.6-27
+ imageName: ghcr.io/cloudnative-pg/postgresql:17.2-27
10
primaryUpdateStrategy: unsupervised
11
storage:
12
size: 20Gi
kubernetes/kyak/apps/database/cloudnative-pg/cluster/cluster17.yaml
name: postgres17
- imageName: ghcr.io/cloudnative-pg/postgresql:17.0-3
0 commit comments