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

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

commit f83d32fbc9d0b8a6e2a0f8b74644cf38d73e5702
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu May 11 14:11:31 2023 +0200

    Add Azure CosmosDB Sink Kamelet
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 kamelets/azure-cosmosdb-sink.kamelet.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kamelets/azure-cosmosdb-sink.kamelet.yaml 
b/kamelets/azure-cosmosdb-sink.kamelet.yaml
index a7fa89a0..49b1947b 100644
--- a/kamelets/azure-cosmosdb-sink.kamelet.yaml
+++ b/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"

Reply via email to