Skip to content

Commit cf9f2a3

Browse files
committed
postgres image to 17.4
1 parent 5a93b22 commit cf9f2a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pgdb01-cirrus/templates/postgres_cluster.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ metadata:
77
app: {{ .Values.db.name }}
88
group: {{ .Values.db.group }}
99
spec:
10+
imageName: ghcr.io/cloudnative-pg/postgresql:17.4
1011
instances: {{ .Values.db.instances }}
1112
storage:
1213
size: {{ .Values.db.size }}

0 commit comments

Comments
 (0)