argocd-helm/charts/argocd-applicationset/Chart.yaml
Marco Kilchhofer a992c96053
chore(argocd-applicationset): Don't exclude chart anymore (#977)
* chore(argocd-applicationset): Don't exclude chart anymore

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Bump chart argocd-applicationset

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Bump minor chart version

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-10-17 19:30:37 +01:00

18 lines
593 B
YAML

apiVersion: v2
name: argocd-applicationset
description: A Helm chart for installing ArgoCD ApplicationSet
type: application
version: 1.6.0
appVersion: "v0.2.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]: Install the chart into a kind cluster during the chart testing process"
- "[Changed]: Parameter 'args.namespace' now defaults to the namespace where you install the chart to"