argocd-helm/charts/argo-events/Chart.yaml
Alin Balutoiu 4e16b77656 fix: Update Argo icon URL for the Helm charts (#193)
* fix: Update Argo icon URL for the Helm charts

The path to the argo.png image has changed in
the Argo repository.

The helm charts icon URL still points to the
old URL which is invalid. The image has moved
from /argo.png to /docs/assets/argo.png.

* chore: bump argocd chart version
2019-12-23 15:39:02 +11:00

16 lines
434 B
YAML

apiVersion: v1
description: A Helm chart to install Argo-Events in k8s Cluster
name: argo-events
version: 0.6.1
keywords:
- argo-events
- sensor-controller
- gateway-controller
sources:
- https://github.com/argoproj/argo-events
maintainers:
- name: VaibhavPage
- name: magaldima
appVersion: 0.11
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
home: https://github.com/argoproj/argo-helm