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
6 changes: 3 additions & 3 deletions helm-charts/generic-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ database:
mariadb:
image:
repository: mariadb
tag: "12.3.2@sha256:628f228f0fd5913a220438693576b29b6fe4dc1fa0a1298c0e98579fae28635f"
tag: "12.3.2@sha256:a02fe89cb597d4375812b2eac90cf9d0775d4686daa7f7cc750ebbcad7525bbc"
backup:
schedule: "0 4 * * *"
image:
Expand All @@ -172,7 +172,7 @@ database:
postgresql:
image:
repository: postgres
tag: "18.4@sha256:4aabea78cf39b90e834caf3af7d602a18565f6fe2508705c8d01aa63245c2e20"
tag: "18.4@sha256:a02db8cac496f15b094798a38254f14d6e00741f709360e5e00bb6668ea31636"
backup:
schedule: "0 4 * * *"
image:
Expand All @@ -182,7 +182,7 @@ database:
helper:
image:
repository: busybox
tag: "1.38.0@sha256:fd8d9aa63ba2f0982b5304e1ee8d3b90a210bc1ffb5314d980eb6962f1a9715d"
tag: "1.38.0@sha256:dc2d74b28e4cf8984fa52af1f39bc7c3d9c73760b41a74d629f5d11b1ab28616"

wait4x:
image:
Expand Down