chore: upgrade argo-cd to 1.6.2 (#419)
Signed-off-by: Yoan Blanc <yoan.blanc@adfinis.com>
This commit is contained in:
parent
cd4adfcaf8
commit
801e454baa
2 changed files with 4 additions and 4 deletions
|
|
@ -10,7 +10,7 @@ installCRDs: true
|
|||
global:
|
||||
image:
|
||||
repository: argoproj/argocd
|
||||
tag: v1.6.1
|
||||
tag: v1.6.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext: {}
|
||||
# runAsUser: 999
|
||||
|
|
@ -28,7 +28,7 @@ controller:
|
|||
|
||||
image:
|
||||
repository: # argoproj/argocd
|
||||
tag: # v1.6.1
|
||||
tag: # v1.6.2
|
||||
imagePullPolicy: # IfNotPresent
|
||||
|
||||
## Argo controller commandline flags
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue