Copy from existing file
This commit is contained in:
parent
d7f99b6c8e
commit
5ff24c018f
1 changed files with 5 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue