rewrite and improve Chart.yaml files
This commit is contained in:
@@ -1,12 +1,21 @@
|
||||
apiVersion: v2
|
||||
name: argocd
|
||||
version: 0.1.0
|
||||
version: 1.0.0
|
||||
description: Argo CD
|
||||
keywords:
|
||||
- argo-cd
|
||||
- delivery
|
||||
- deployment
|
||||
- gitops
|
||||
home: https://outline.alexlebens.net/doc/argo-cd-qLEdrgdwOD
|
||||
sources:
|
||||
- https://github.com/argoproj/argo-cd
|
||||
- https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd
|
||||
maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: argo-cd
|
||||
version: 7.1.3
|
||||
repository: https://argoproj.github.io/argo-helm
|
||||
appVersion: v2.10.8
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/argocd.png
|
||||
appVersion: v2.11.3
|
||||
|
Reference in New Issue
Block a user