Copy from existing file

This commit is contained in:
Jaret 2019-11-04 08:44:35 -08:00 committed by GitHub
parent d7f99b6c8e
commit 5ff24c018f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,13 +3,14 @@ appVersion: "1.2.4"
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.0.0 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 icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png
sources:
- https://github.com/argoproj/argo-helm/tree/master/charts/argo-cd
keywords: keywords:
- argoproj - argoproj
- argocd - argocd
- gitops - gitops
maintainers: maintainers:
- name: community - name: alexec
- name: alexmt
- name: jessesuen
- name: seanson