feat: Update argo-cd image to version v1.4.0 (#210)

This commit is contained in:
Bruno Clermont 2020-01-22 06:17:21 +08:00 committed by Sean Johnson
parent 7756ac1d70
commit 54278a8ecd
3 changed files with 4 additions and 4 deletions

View file

@ -10,7 +10,7 @@ installCRDs: true
global:
image:
repository: argoproj/argocd
tag: v1.3.6
tag: v1.4.0
imagePullPolicy: IfNotPresent
securityContext: {}
# runAsUser: 999