update image tag
Signed-off-by: Jesse Bye <jbye@riskalyze.com>
This commit is contained in:
parent
a7f7fb3322
commit
d299f2e8b0
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ installCRDs: true
|
||||||
global:
|
global:
|
||||||
image:
|
image:
|
||||||
repository: argoproj/argocd
|
repository: argoproj/argocd
|
||||||
tag: v1.8.4
|
tag: v2.0.0-rc2
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext: {}
|
securityContext: {}
|
||||||
# runAsUser: 999
|
# runAsUser: 999
|
||||||
|
|
Loading…
Reference in a new issue