Skip to content

Commit

Permalink
Add group label to all kamelets - AWS SQS
Browse files Browse the repository at this point in the history
  • Loading branch information
oscerd committed May 5, 2021
1 parent fad0916 commit a243de4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions aws-sqs-batch-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 SQS"
spec:
definition:
title: AWS SQS Batch Sink
Expand Down
1 change: 1 addition & 0 deletions aws-sqs-fifo-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 SQS"
spec:
definition:
title: AWS SQS FIFO Sink
Expand Down
1 change: 1 addition & 0 deletions aws-sqs-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 SQS"
spec:
definition:
title: AWS SQS Sink
Expand Down
1 change: 1 addition & 0 deletions aws-sqs-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 SQS"
spec:
definition:
title: "AWS SQS Source"
Expand Down

0 comments on commit a243de4

Please sign in to comment.