refactor(helm): use stable as image tag for init container

pull/425/head
Patrick Jahns 3 months ago committed by Maximilien Richer
parent ac6751f509
commit 50bce43f25
Signed by: maximilien
GPG Key ID: 04FD5063D6D43365
  1. 2
      script/helm/garage/values.yaml

@ -85,7 +85,7 @@ image:
initImage:
repository: busybox
tag: 1.28
tag: stable
pullPolicy: IfNotPresent
imagePullSecrets: []

Loading…
Cancel
Save