forked from argoproj/argo-helm
18 lines
470 B
YAML
18 lines
470 B
YAML
apiVersion: v2
|
|
name: argocd-apps
|
|
description: A Helm chart for managing additional Argo CD Applications and Projects
|
|
type: application
|
|
version: 0.0.1
|
|
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: |
|
|
- "[Added]: Add additional Applications and Projects"
|