chore: add missing argocd changes

This commit is contained in:
Stefan Reimer 2021-10-07 16:42:29 +02:00
parent 819b855f2d
commit ab78ac53af
2 changed files with 7 additions and 3 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-argocd
version: 0.8.3
version: 0.8.4
home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
keywords:

View File

@ -19,6 +19,10 @@ argo-cd:
image:
tag: v2.1.3
configs:
secret:
createSecret: false
controller:
args:
statusProcessors: "8"
@ -49,8 +53,8 @@ argo-cd:
server:
logFormat: json
config:
ui.bannercontent: "KubeZero Release 2.20 incl. ArgoCD 2.0 -> Release notes"
ui.bannerurl: "https://blog.argoproj.io/argo-cd-v2-0-rc1-is-here-f7d21ff1aa64"
ui.bannercontent: "KubeZero Release 1.20.8-12 incl. ArgoCD 2.1 -> Release notes"
ui.bannerurl: "https://blog.argoproj.io/argo-cd-v2-1-first-release-candidate-is-ready-c1aab7795638"
# argo-cd.server.config.url -- ArgoCD hostname to be exposed via Istio
url: argocd.example.com