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 c459f8acce2a3b4e22fe54620d63f2c95b13db35 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed May 5 16:46:24 2021 +0200 Added group label to SSH Source Kamelet --- ssh-source.kamelet.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ssh-source.kamelet.yaml b/ssh-source.kamelet.yaml index 79c36a7..3a9f3d0 100644 --- a/ssh-source.kamelet.yaml +++ b/ssh-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: "SSH" spec: definition: title: "SSH Source"