This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch azure-groups in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 303c8c95f923243e8e2678885797c1528b57e411 Author: Andrea Cosentino <anco...@gmail.com> 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"