This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 87d790bfb4894e0763f5c08a64057ff98bf3bd56 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed May 5 14:47:34 2021 +0200 More group labels - GitHub --- github-source.kamelet.yaml | 1 + .../src/main/resources/kamelets/github-source.kamelet.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/github-source.kamelet.yaml b/github-source.kamelet.yaml index 7978a07..b6c1654 100644 --- a/github-source.kamelet.yaml +++ b/github-source.kamelet.yaml @@ -7,6 +7,7 @@ metadata: camel.apache.org/provider: "Apache Software Foundation" labels: camel.apache.org/kamelet.type: "source" + camel.apache.org/kamelet.group: "GitHub" spec: definition: title: "Github Source" diff --git a/library/camel-kamelets-catalog/src/main/resources/kamelets/github-source.kamelet.yaml b/library/camel-kamelets-catalog/src/main/resources/kamelets/github-source.kamelet.yaml index 7978a07..b6c1654 100644 --- a/library/camel-kamelets-catalog/src/main/resources/kamelets/github-source.kamelet.yaml +++ b/library/camel-kamelets-catalog/src/main/resources/kamelets/github-source.kamelet.yaml @@ -7,6 +7,7 @@ metadata: camel.apache.org/provider: "Apache Software Foundation" labels: camel.apache.org/kamelet.type: "source" + camel.apache.org/kamelet.group: "GitHub" spec: definition: title: "Github Source"