
* feat(all): Add Documentation Guidelines Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com> * Satisfy Linter Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com> * Apply changes from code review Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> * fix: Also add *.gotmpl to argo-rollouts/.helmignore Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
17 lines
440 B
YAML
17 lines
440 B
YAML
apiVersion: v2
|
|
name: argocd-applicationset
|
|
description: A Helm chart for installing ArgoCD ApplicationSet
|
|
type: application
|
|
version: 1.9.1
|
|
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: |
|
|
- "[Changed]: Consistent .helmignore"
|