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 2dc562b7fab9b23f4b45e3f3b0772ee0643a1b15
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon May 17 14:13:36 2021 +0200

    Added Timestamp Router action
---
 timestamp-router-action.kamelet.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/timestamp-router-action.kamelet.yaml 
b/timestamp-router-action.kamelet.yaml
index 57a5ddc..92c9dfd 100644
--- a/timestamp-router-action.kamelet.yaml
+++ b/timestamp-router-action.kamelet.yaml
@@ -25,6 +25,8 @@ spec:
     type: object
   dependencies:
   - github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT
+  - "camel:kamelet"
+  - "camel:core"
   flow:
     from:
       uri: kamelet:source

Reply via email to