
* 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>
18 lines
593 B
YAML
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"
|