
* extending chart by optional defaultTriggers Signed-off-by: shortsn <shortsn@users.noreply.github.com> * #871 adjustments according review comments Signed-off-by: shortsn <shortsn@users.noreply.github.com> * #871 rework using existing field Signed-off-by: shortsn <shortsn@users.noreply.github.com> * #871 fixing linebreaks Signed-off-by: shortsn <shortsn@users.noreply.github.com> * #871 adjusting version Signed-off-by: shortsn <shortsn@users.noreply.github.com>
18 lines
490 B
YAML
18 lines
490 B
YAML
apiVersion: v2
|
|
appVersion: 1.1.1
|
|
description: A Helm chart for ArgoCD notifications, an add-on to ArgoCD.
|
|
name: argocd-notifications
|
|
type: application
|
|
version: 1.4.2
|
|
home: https://github.com/argoproj/argo-helm
|
|
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
|
keywords:
|
|
- argoproj
|
|
- argocd
|
|
- argocd-notifications
|
|
maintainers:
|
|
- name: alexmt
|
|
- name: andyfeller
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- "[Added]: Example for 'defaultTriggers'"
|