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:07 UTC

[camel-kamelets] 08/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 42c5128f4ae7e3381c5e33d7563e8dcb00db23aa
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu May 11 14:11:53 2023 +0200

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

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 a7fa89a0..49b1947b 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
@@ -75,6 +75,7 @@ spec:
     - "camel:azure-cosmosdb"
     - "camel:kamelet"
     - "camel:jackson"
+    - "camel:core"
   template:
     from:
       uri: "kamelet:source"