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 febbec365a43c9bf9a752e5494e1b818b28fd340 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue May 11 11:28:45 2021 +0200 Added Kafka Manual Commit action --- kafka-manual-commit-action.kamelet.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/kafka-manual-commit-action.kamelet.yaml b/kafka-manual-commit-action.kamelet.yaml index 2c25d79..c90d2f2 100644 --- a/kafka-manual-commit-action.kamelet.yaml +++ b/kafka-manual-commit-action.kamelet.yaml @@ -14,6 +14,7 @@ spec: type: object dependencies: - github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT + - "camel:kamelet" flow: from: uri: kamelet:source
