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 6ce920f6f54e04fd6d5078911ca032a8926cd372
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed May 5 14:37:17 2021 +0200

    Add group label to all kamelets - Azure Storage Queue
---
 azure-storage-queue-sink.kamelet.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/azure-storage-queue-sink.kamelet.yaml 
b/azure-storage-queue-sink.kamelet.yaml
index 0c4015a..22317fd 100644
--- a/azure-storage-queue-sink.kamelet.yaml
+++ b/azure-storage-queue-sink.kamelet.yaml
@@ -7,6 +7,7 @@ metadata:
     camel.apache.org/provider: "Apache Software Foundation"
   labels:
     camel.apache.org/kamelet.type: "sink"
+    camel.apache.org/kamelet.group: "Azure Queue Sink"
 spec:
   definition:
     title: "Azure Storage Queue Sink"

Reply via email to