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 2c073db commit 19489ceCopy full SHA for 19489ce
infra/postgres/templates/statefulset.yaml
@@ -33,7 +33,7 @@ spec:
33
34
restartPolicy: Always
35
containers:
36
- - image: postgres:17.4-bookworm
+ - image: postgres:17.6-bookworm
37
imagePullPolicy: Always
38
name: postgres
39
ports:
0 commit comments