Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion helm/modelix/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ postgres:
enabled: false
image:
repository: pgautoupgrade/pgautoupgrade
tag: 17-alpine@sha256:412261d55dd65c3de4e7ea1a9bbdc0ea1ac74b5e2895d13cd30f767c53074de3
tag: 18-alpine@sha256:c4a0a34bddd5141f2ca205af1baf65b043526c661498ca80c0a67ef39ad48611
pullPolicy: IfNotPresent

dockerProxy:
Expand Down
Loading