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

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


The following commit(s) were added to refs/heads/0.9.x by this push:
     new 8db15805 chore: regen
8db15805 is described below

commit 8db158052f65de9fcb018d936f13146b03f2cc99
Author: Luca Burgazzoli <lburgazz...@gmail.com>
AuthorDate: Mon Sep 26 19:03:47 2022 +0200

    chore: regen
---
 .../src/main/resources/kamelets/minio-source.kamelet.yaml           | 6 ------
 1 file changed, 6 deletions(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/minio-source.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/minio-source.kamelet.yaml
index cd7cb4f1..ea6ada3f 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/minio-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/minio-source.kamelet.yaml
@@ -77,11 +77,7 @@ spec:
         x-descriptors:
         - 'urn:alm:descriptor:com.tectonic.ui:checkbox'
         default: false
-  types:
-    out:
-      mediaType: application/json
   dependencies:
-  - "camel:jackson"
   - "camel:minio"
   - "camel:kamelet"
   template:
@@ -94,6 +90,4 @@ spec:
         endpoint: "{{endpoint}}"
         deleteAfterRead: "{{deleteAfterRead}}"
       steps:
-      - marshal:
-          json: {}
       - to: "kamelet:sink"

Reply via email to