refactor(helm): use stable as image tag for init container
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Patrick Jahns 2022-12-28 18:28:03 +01:00 committed by Maximilien Richer
parent ac6751f509
commit 50bce43f25
Signed by: maximilien
GPG Key ID: 04FD5063D6D43365
1 changed files with 1 additions and 1 deletions

View File

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