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 07472f1 commit e4afa21Copy full SHA for e4afa21
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.5-bookworm
37
imagePullPolicy: Always
38
name: postgres
39
ports:
0 commit comments