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 647415d commit faa8f52Copy full SHA for faa8f52
package/config/postgresql/postgresql.yml
@@ -8,7 +8,7 @@ metadata:
8
annotations:
9
kapp.k14s.io/change-group: postgresql
10
spec:
11
- imageName: ghcr.io/cloudnative-pg/postgresql:16.4
+ imageName: ghcr.io/cloudnative-pg/postgresql:17.5
12
instances: #@ data.values.postgresql.instances
13
storage:
14
size: #@ data.values.postgresql.storage.size
0 commit comments