argocd-helm/charts/argocd-applicationset/Chart.yaml
Alexandre Gaudreault ae13c65229
feat(argocd-applicationset): add env variable in values (#1132)
* feat(appset): add env variable in values

Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>

* wrong chart!!!

Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>

* quote

Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>

* update variable name

Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>
2022-02-16 18:43:46 +00:00

17 lines
481 B
YAML

apiVersion: v2
name: argocd-applicationset
description: A Helm chart for installing ArgoCD ApplicationSet
type: application
version: 1.10.0
appVersion: "v0.3.0"
home: https://github.com/argoproj/argo-helm
icon: https://argocd-applicationset.readthedocs.io/en/stable/assets/logo.png
keywords:
- argoproj
- appset
- gitops
maintainers:
- name: maruina
annotations:
artifacthub.io/changes: |
- "[Added]: Ability to define custom env variables for ArgoCD applicationset"