Skip to content

Commit

Permalink
Add group label to all kamelets - Regen catalog for Azure Groups
Browse files Browse the repository at this point in the history
  • Loading branch information
oscerd committed May 5, 2021
1 parent 79eb965 commit 960358a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
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: "Azure Eventhubs"
spec:
definition:
title: "Azure Eventhubs Sink"
Expand Down
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: "Azure Eventhubs"
spec:
definition:
title: "Azure Eventhubs Source"
Expand Down
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: "Azure Storage Blob"
spec:
definition:
title: "Azure Storage Blob Sink"
Expand Down
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: "Azure Storage Blob"
spec:
definition:
title: "Azure Storage Blob Source"
Expand Down
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: "Azure Storage Queue"
spec:
definition:
title: "Azure Storage Queue Sink"
Expand Down

0 comments on commit 960358a

Please sign in to comment.