Bump argocd to 1.7.5 as 1.7.4 has a deadlock CPU issue
This commit is contained in:
parent
df20d07d10
commit
8af14e3e8e
@ -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:
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user