Update index.yaml
Signed-off-by: mkilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
0d0405e350
commit
53b60a21b2
1 changed files with 33 additions and 1 deletions
34
index.yaml
34
index.yaml
|
@ -9620,6 +9620,38 @@ entries:
|
|||
- argo-ci-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
argo-events:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Added]: Argo events controller for v1.7.0"
|
||||
- "[Added]: Argo events addmission webhook deployment"
|
||||
- "[Added]: Global configuration options for all deployments"
|
||||
- "[Added]: Pod disruption budgets for HA deployments"
|
||||
- "[Added]: Support for Prometheus metrics on controller deployment"
|
||||
- "[Changed]: Enable cluster-wide deployment by default"
|
||||
- "[Removed]: Deprecated EventBus controller deployment"
|
||||
- "[Removed]: Deprecated EventSource controller deployment"
|
||||
- "[Removed]: Deprecated Sensor controller deployment"
|
||||
- "[Removed]: Removed RBAC that allowed controller to create / modify CRDs"
|
||||
apiVersion: v2
|
||||
appVersion: v1.7.0
|
||||
created: "2022-06-14T15:38:28.490260174Z"
|
||||
description: A Helm chart for Argo Events, the event-driven workflow automation
|
||||
framework
|
||||
digest: cfdbf5dc563a1ed6536487a6bbd7177c1cf669f7b2b42e0eb2772f5d45fb3b0b
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argoproj.github.io/argo-events/assets/logo.png
|
||||
keywords:
|
||||
- argoproj
|
||||
- argo-events
|
||||
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-2.0.0/argo-events-2.0.0.tgz
|
||||
version: 2.0.0
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Added]: Additional RBAC for leader election"
|
||||
|
@ -14395,4 +14427,4 @@ entries:
|
|||
urls:
|
||||
- argocd-notifications-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
generated: "2022-06-14T12:32:18.563077869Z"
|
||||
generated: "2022-06-14T15:38:28.496719401Z"
|
||||
|
|
Loading…
Reference in a new issue