Bump argocd to 1.7.5 as 1.7.4 has a deadlock CPU issue

This commit is contained in:
Stefan Reimer 2020-09-18 13:09:18 +01:00
parent b4c2195eef
commit 85837c1666
2 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,7 @@
apiVersion: v2
description: KubeZero ArgoCD Helm chart to install ArgoCD itself and the KubeZero ArgoCD Application
name: kubezero-argo-cd
version: 0.5.2
version: 0.5.3
home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
keywords:

View File

@ -29,6 +29,10 @@ argo-cd:
# argocdServerAdminPassword: "$2a$10$ivKzaXVxMqdeDSfS3nqi1Od3iDbnL7oXrixzDfZFRHlXHnAG6LydG"
# argocdServerAdminPasswordMtime: "2020-04-24T15:33:09BST"
global:
image:
tag: v1.7.5
controller:
args:
statusProcessors: "2"