This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch groups-aws in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 2dc7c70489a90be008ea7e2fd32e810e0fcaa983 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed May 5 13:36:53 2021 +0200 Add group label to all kamelets - AWS DDB Streams --- aws-ddb-streams-source.kamelet.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/aws-ddb-streams-source.kamelet.yaml b/aws-ddb-streams-source.kamelet.yaml index 637de34..3fbab7e 100644 --- a/aws-ddb-streams-source.kamelet.yaml +++ b/aws-ddb-streams-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: "AWS DynamoDB Streams" spec: definition: title: "AWS DynamoDB Streams Source"