2022-08-22 12:32:07 +00:00
|
|
|
apiVersion: v2
|
|
|
|
name: argocd-apps
|
|
|
|
description: A Helm chart for managing additional Argo CD Applications and Projects
|
|
|
|
type: application
|
2023-04-27 12:49:02 +00:00
|
|
|
version: 1.0.0
|
2022-08-22 12:32:07 +00:00
|
|
|
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: |
|
2023-04-27 12:49:02 +00:00
|
|
|
- kind: fixed
|
|
|
|
description: Changed the project field of the applicationset from a tpl function to a string.
|