27 lines
722 B
Diff
27 lines
722 B
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -4,3 +4,23 @@
|
|
name: triggermesh
|
|
type: application
|
|
version: 0.3.4
|
|
+kubeVersion: ">= 1.20"
|
|
+annotations:
|
|
+ catalog.cattle.io/certified: partner
|
|
+ catalog.cattle.io/release-name: triggermesh
|
|
+ catalog.cattle.io/display-name: TriggerMesh Cloud Native Integration Platform
|
|
+icon: https://global-uploads.webflow.com/5f683649f57c927210b6707e/5f683649f57c9261bab67097_logo.svg
|
|
+home: https://github.com/triggermesh/triggermesh
|
|
+keywords:
|
|
+- aws
|
|
+- eda
|
|
+- knative-eventing
|
|
+- serverless
|
|
+- triggermesh
|
|
+maintainers:
|
|
+- email: sameer@triggermesh.com
|
|
+ name: sameersbn
|
|
+- email: antoine@triggermesh.com
|
|
+ name: antoineco
|
|
+- email: matt@triggermesh.com
|
|
+ name: mattray
|