
* feat(argocd-applicationset): Add extraArgs Signed-off-by: Jan-Otto Kröpke <joe@adorsys.de> * Align with existing code style Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> * Fix linting error and update README Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
17 lines
465 B
YAML
17 lines
465 B
YAML
apiVersion: v2
|
|
name: argocd-applicationset
|
|
description: A Helm chart for installing ArgoCD ApplicationSet
|
|
type: application
|
|
version: 1.5.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]: Add extraArgs to define additional CLI parameters"
|