argocd-helm/charts/argo-applicationset/Chart.yaml
Matteo Ruina f007e1a9c3
fix(argo-applicationset): Fix leader election rbac (#674)
* fix(argo-applicationset): Fix leader election rbac
* fix(argo-applicationset): Add tests
* Use defaults volume mount flags

Signed-off-by: Matteo Ruina <matteo.ruina@gmail.com>
2021-04-14 15:06:45 -04:00

14 lines
362 B
YAML

apiVersion: v2
name: argocd-applicationset
description: A Helm chart for installing ArgoCD ApplicationSet
type: application
version: 0.1.2
appVersion: "v0.1.0"
home: https://github.com/argoproj/argo-helm
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
keywords:
- argoproj
- appset
- gitops
maintainers:
- name: maruina