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 ac45b4d commit 25dcc22Copy full SHA for 25dcc22
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