
* 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>
14 lines
362 B
YAML
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
|