21 lines
634 B
YAML
21 lines
634 B
YAML
apiVersion: v2
|
|
name: argocd-apps
|
|
description: A Helm chart for managing additional Argo CD Applications and Projects
|
|
type: application
|
|
version: 2.0.2
|
|
home: https://github.com/argoproj/argo-helm
|
|
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
|
keywords:
|
|
- argoproj
|
|
- argocd
|
|
- gitops
|
|
maintainers:
|
|
- name: argoproj
|
|
url: https://argoproj.github.io/
|
|
annotations:
|
|
artifacthub.io/signKey: |
|
|
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
|
|
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
|
artifacthub.io/changes: |
|
|
- kind: added
|
|
description: allow setting applicationset finalizers
|