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 charts/keycloakx/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ dbchecker:
# Docker image used to check Database readiness at startup
repository: docker.io/busybox
# Image tag for the dbchecker image
tag: 1.32
tag: 1.37
# Image pull policy for the dbchecker image
pullPolicy: IfNotPresent
# SecurityContext for the dbchecker container
Expand Down