fix Chart.name to match the directory name

Helm linting failure on name mismatch.
This commit is contained in:
Jaret Deprin 2019-10-15 18:32:41 -07:00
parent 4fe65a4e09
commit d5907e9a59

View file

@ -1,7 +1,7 @@
apiVersion: v1 apiVersion: v1
appVersion: "1.2.2" appVersion: "1.2.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: argocd name: argo-cd
version: 1.0.0 version: 1.0.0
home: https://argoproj.github.io/argo-cd/ home: https://argoproj.github.io/argo-cd/
icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png