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 3c607b7fd8828b3f8deb0f212fffdcc8b2759c45 Author: Andrea Cosentino <anco...@gmail.com> 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"