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 7cc4afed1890506178514cf5b58df463c2fa5af6 Author: Andrea Cosentino <[email protected]> AuthorDate: Wed May 5 13:38:24 2021 +0200 Add group label to all kamelets - AWS Kinesis Firehose --- aws-kinesis-firehose-sink.kamelet.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/aws-kinesis-firehose-sink.kamelet.yaml b/aws-kinesis-firehose-sink.kamelet.yaml index 9b0479a..00019cb 100644 --- a/aws-kinesis-firehose-sink.kamelet.yaml +++ b/aws-kinesis-firehose-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: "AWS Kinesis Firehose" spec: definition: title: AWS Kinesis Firehose Sink
