Merge branch 'master' into argo26_update

This commit is contained in:
Pablo Osinaga 2020-03-06 11:31:31 +01:00 committed by GitHub
commit 696fe1633e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v1
appVersion: "1.4.2" appVersion: "1.4.2"
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes. description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd name: argo-cd
version: 1.8.4 version: 1.8.5
home: https://github.com/argoproj/argo-helm home: https://github.com/argoproj/argo-helm
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
keywords: keywords:

View file

@ -485,9 +485,9 @@ server:
# destination: # destination:
# server: https://kubernetes.default.svc # server: https://kubernetes.default.svc
# namespace: guestbook # namespace: guestbook
# syncPolicy: # syncPolicy:
# automated: # automated:
# prune: false # prune: false
# selfHeal: false # selfHeal: false
## Projects ## Projects