20 lines
804 B
YAML
20 lines
804 B
YAML
apiVersion: v2
|
|
appVersion: v1.7.3
|
|
description: A Helm chart for Argo Events, the event-driven workflow automation framework
|
|
name: argo-events
|
|
version: 2.0.7
|
|
home: https://github.com/argoproj/argo-helm
|
|
icon: https://argoproj.github.io/argo-events/assets/logo.png
|
|
keywords:
|
|
- argoproj
|
|
- argo-events
|
|
sources:
|
|
- https://github.com/argoproj/argo-events
|
|
maintainers:
|
|
- name: argoproj
|
|
url: https://argoproj.github.io/
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- "[Fixed]: avoid app.kubernetes.io/version kubernetes label from exceeding maximum length (63)
|
|
- "[Fixed]: generated value for app.kubernetes.io/version label is now valid even when defining a controller/webhook .image.tag with a SHA digest"
|
|
- "[Fixed]: webhook.image.tag value now overrides the tag in the webhook deployment"
|