argocd-helm/charts/argocd-apps/Chart.yaml

19 lines
530 B
YAML
Raw Normal View History

apiVersion: v2
name: argocd-apps
description: A Helm chart for managing additional Argo CD Applications and Projects
type: application
version: 1.0.0
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/changes: |
- kind: fixed
description: Changed the project field of the applicationset from a tpl function to a string.