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 8f02ff0  Regen for commit 81b2ba14cb580a327dc2d6bb59b958367f18d534
8f02ff0 is described below

commit 8f02ff0e435ae26d0d7e7a9b8acd512491628444
Author: nicolaferraro <[email protected]>
AuthorDate: Mon May 17 13:55:50 2021 +0000

    Regen for commit 81b2ba14cb580a327dc2d6bb59b958367f18d534
    
    Signed-off-by: GitHub <[email protected]>
---
 .../src/main/resources/kamelets/timer-source.kamelet.yaml               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/library/camel-kamelets-catalog/src/main/resources/kamelets/timer-source.kamelet.yaml
 
b/library/camel-kamelets-catalog/src/main/resources/kamelets/timer-source.kamelet.yaml
index be6057c..4171a4b 100644
--- 
a/library/camel-kamelets-catalog/src/main/resources/kamelets/timer-source.kamelet.yaml
+++ 
b/library/camel-kamelets-catalog/src/main/resources/kamelets/timer-source.kamelet.yaml
@@ -63,5 +63,5 @@ spec:
             constant: "{{message}}"
         - set-header:
             name: "Content-Type"
-            constant: "{{contentType}"
+            constant: "{{contentType}}"
         - to: kamelet:sink

Reply via email to