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

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

commit 57867910ee782fe2f1ad4d57ef0e7d508c470cde
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Jul 21 13:03:27 2021 +0200

    Added Freemarker Template Kamelet Action
---
 .../src/main/resources/kamelets/freemarker-template-action.kamelet.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/freemarker-template-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/freemarker-template-action.kamelet.yaml
index 73baa0a..806e0ea 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/freemarker-template-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/freemarker-template-action.kamelet.yaml
@@ -1,7 +1,7 @@
 apiVersion: camel.apache.org/v1alpha1
 kind: Kamelet
 metadata:
-  name: velocity-template-action
+  name: freemarker-template-action
   annotations:
     camel.apache.org/kamelet.support.level: "Preview"
     camel.apache.org/catalog.version: "main-SNAPSHOT"

Reply via email to