From 5ff24c018f5d0626a809127f17d4a384fcbf709e Mon Sep 17 00:00:00 2001 From: Jaret Date: Mon, 4 Nov 2019 08:44:35 -0800 Subject: [PATCH] Copy from existing file --- charts/argo-cd/Chart.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index bc845e89..414cdea8 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -3,13 +3,14 @@ appVersion: "1.2.4" description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd version: 1.0.0 -home: https://argoproj.github.io/argo-cd/ +home: https://github.com/argoproj/argo-helm icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png -sources: - - https://github.com/argoproj/argo-helm/tree/master/charts/argo-cd keywords: - argoproj - argocd - gitops maintainers: - - name: community + - name: alexec + - name: alexmt + - name: jessesuen + - name: seanson