This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch labels-group
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 56df3a8e78d4b7b91f356b3d0d1c4990bd3d7110
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed May 5 16:48:33 2021 +0200

    Added group label to Webhook Source Kamelet
---
 webhook-source.kamelet.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/webhook-source.kamelet.yaml b/webhook-source.kamelet.yaml
index a49a889..03e00f9 100644
--- a/webhook-source.kamelet.yaml
+++ b/webhook-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: "Webhook"
 spec:
   definition:
     title: "Webhook Source"

Reply via email to