You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/05/11 12:13:05 UTC

[camel-kamelets] 06/08: Add Azure CosmosDB Sink Kamelet

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch cosmosdb-sink
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit af2e1bb66905a6e26dff431d1fe124dfb4f1feb8
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu May 11 14:11:09 2023 +0200

    Add Azure CosmosDB Sink Kamelet
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 .../src/main/resources/kamelets/azure-cosmosdb-sink.kamelet.yaml        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/azure-cosmosdb-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/azure-cosmosdb-sink.kamelet.yaml
index 2e3b0c24..a7fa89a0 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/azure-cosmosdb-sink.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/azure-cosmosdb-sink.kamelet.yaml
@@ -27,7 +27,7 @@ metadata:
     camel.apache.org/kamelet.group: "Azure CosmosDB"
     camel.apache.org/kamelet.namespace: "Azure"
   labels:
-    camel.apache.org/kamelet.type: "sinks"
+    camel.apache.org/kamelet.type: "sink"
 spec:
   definition:
     title: "Azure CosmosDB Sink"