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 2e8f5498d2c56be32c38a9478b01808c063c0ee8
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed May 5 16:39:36 2021 +0200

    Added group label to RabbitMQ Source
---
 rabbitmq-source.kamelet.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rabbitmq-source.kamelet.yaml b/rabbitmq-source.kamelet.yaml
index d2e31db..1ca9c72 100644
--- a/rabbitmq-source.kamelet.yaml
+++ b/rabbitmq-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: "RabbitMQ"
 spec:
   definition:
     title: "RabbitMQ Source"

Reply via email to