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 612e0700fb9c33e63fcd59ba8a5aee9b32de690a
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Sep 23 10:02:54 2021 +0200

    Added Jolt Transformation Action Kamelet
---
 .../src/main/resources/kamelets/jolt-transformation-action.kamelet.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/jolt-transformation-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/jolt-transformation-action.kamelet.yaml
index 1ac9242..8ca93a1 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/jolt-transformation-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/jolt-transformation-action.kamelet.yaml
@@ -12,7 +12,7 @@ metadata:
     camel.apache.org/kamelet.type: "action"
 spec:
   definition:
-    title: "Mustache Template Action"
+    title: "Jolt Transformation Action"
     description: |-
       Apply a Jolt Transformation.
 

Reply via email to