master #23

Merged
stefan merged 10 commits from master into stable 2020-09-19 23:11:01 +00:00
2 changed files with 5 additions and 1 deletions
Showing only changes of commit 85837c1666 - Show all commits

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"