diff --git a/packages/triggermesh/generated-changes/overlay/app-readme.md b/packages/triggermesh/generated-changes/overlay/app-readme.md new file mode 100644 index 000000000..25befb2ec --- /dev/null +++ b/packages/triggermesh/generated-changes/overlay/app-readme.md @@ -0,0 +1,5 @@ +# TriggerMesh Cloud Native Integration Platform + +The [TriggerMesh Cloud Native Integration Platform](https://github.com/triggermesh/triggermesh) consists of a set of APIs which allow you to build event-driven applications with [Knative](https://knative.dev). Implemented as a set of Kubernetes CRDs and a Kubernetes controller, TriggerMesh gives you a way to declaratively define your event sources and event targets, in addition to potential actions needed in your applications: content-based event filtering, event splitting, event transformation and event processing via functions. + +Learn more at [docs.triggermesh.io](https://docs.triggermesh.io/). diff --git a/packages/triggermesh/generated-changes/patch/Chart.yaml.patch b/packages/triggermesh/generated-changes/patch/Chart.yaml.patch new file mode 100644 index 000000000..d342e5508 --- /dev/null +++ b/packages/triggermesh/generated-changes/patch/Chart.yaml.patch @@ -0,0 +1,26 @@ +--- 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 diff --git a/packages/triggermesh/package.yaml b/packages/triggermesh/package.yaml new file mode 100644 index 000000000..66c6d90fc --- /dev/null +++ b/packages/triggermesh/package.yaml @@ -0,0 +1,2 @@ +url: https://storage.googleapis.com/triggermesh-charts/triggermesh-0.3.4.tgz +packageVersion: 01