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 5f36818 commit 00df1f2Copy full SHA for 00df1f2
infra/postgres/templates/statefulset.yaml
@@ -33,7 +33,7 @@ spec:
33
34
restartPolicy: Always
35
containers:
36
- - image: postgres:17.4-alpine3.20
+ - image: postgres:17.5-alpine3.20
37
imagePullPolicy: Always
38
name: postgres
39
ports:
0 commit comments