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

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

diff --git a/azure-storage-queue-sink.kamelet.yaml 
b/azure-storage-queue-sink.kamelet.yaml
index 22317fd..f831e93 100644
--- a/azure-storage-queue-sink.kamelet.yaml
+++ b/azure-storage-queue-sink.kamelet.yaml
@@ -7,7 +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"
+    camel.apache.org/kamelet.group: "Azure Storage Queue"
 spec:
   definition:
     title: "Azure Storage Queue Sink"

Reply via email to