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
The following commit(s) were added to refs/heads/main by this push:
new 1fe17721 Regen for commit cc623e125b61b34272826dbfc61908b89270df3b
1fe17721 is described below
commit 1fe17721326d67ecd7a13e9e16b50bd0664581c8
Author: oscerd <[email protected]>
AuthorDate: Mon Sep 26 16:48:25 2022 +0000
Regen for commit cc623e125b61b34272826dbfc61908b89270df3b
Signed-off-by: GitHub <[email protected]>
---
.../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 a96d4231..98faebd6 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"