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.
|
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
|
||||||
|
|
Loading…
Reference in a new issue