Update index.yaml
Signed-off-by: mkilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
7aac8b1edb
commit
1182cb878e
1 changed files with 26 additions and 1 deletions
27
index.yaml
27
index.yaml
|
@ -6264,6 +6264,31 @@ entries:
|
||||||
- argo-ci-0.1.0.tgz
|
- argo-ci-0.1.0.tgz
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
argo-events:
|
argo-events:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- "[Added]: Ability to specify additional/custom environment variables"
|
||||||
|
- "[Fixed]: Charts icon url"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 1.3.1
|
||||||
|
created: "2021-08-07T22:43:48.46667649Z"
|
||||||
|
description: A Helm chart to install Argo-Events in k8s Cluster
|
||||||
|
digest: 19198120e0c3e5d84f4c3ddb7664ecf72331a98ce3a6c07951443c33a1b940d7
|
||||||
|
home: https://github.com/argoproj/argo-helm
|
||||||
|
icon: https://argoproj.github.io/argo-events/assets/logo.png
|
||||||
|
keywords:
|
||||||
|
- argo-events
|
||||||
|
- sensor-controller
|
||||||
|
- eventsource-controller
|
||||||
|
- eventbus-controller
|
||||||
|
maintainers:
|
||||||
|
- name: VaibhavPage
|
||||||
|
- name: whynowy
|
||||||
|
name: argo-events
|
||||||
|
sources:
|
||||||
|
- https://github.com/argoproj/argo-events
|
||||||
|
urls:
|
||||||
|
- https://github.com/argoproj/argo-helm/releases/download/argo-events-1.7.0/argo-events-1.7.0.tgz
|
||||||
|
version: 1.7.0
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Added]: Initialize Changelog"
|
- "[Added]: Initialize Changelog"
|
||||||
|
@ -8369,4 +8394,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- argocd-notifications-1.0.0.tgz
|
- argocd-notifications-1.0.0.tgz
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
generated: "2021-08-07T13:08:11.103850952Z"
|
generated: "2021-08-07T22:43:48.469860299Z"
|
||||||
|
|
Loading…
Reference in a new issue