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 d464b8b83 Kamelets Catalog - Make the description a one liner - 
Bitcoin source (#2557)
d464b8b83 is described below

commit d464b8b83a51d096f4e199f6aea04267a0e88d99
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Sep 1 12:08:52 2025 +0200

    Kamelets Catalog - Make the description a one liner - Bitcoin source (#2557)
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 docs/modules/ROOT/partials/bitcoin-source-description.adoc             | 3 +++
 kamelets/bitcoin-source.kamelet.yaml                                   | 3 +--
 .../src/main/resources/kamelets/bitcoin-source.kamelet.yaml            | 3 +--
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/docs/modules/ROOT/partials/bitcoin-source-description.adoc 
b/docs/modules/ROOT/partials/bitcoin-source-description.adoc
new file mode 100644
index 000000000..22a7fcd6e
--- /dev/null
+++ b/docs/modules/ROOT/partials/bitcoin-source-description.adoc
@@ -0,0 +1,3 @@
+== Bitcoin Source Kamelet Description
+
+This is a simple Kamelet providing a feed of the value of the Bitcoin compared 
to USDT using the Binance service. 
diff --git a/kamelets/bitcoin-source.kamelet.yaml 
b/kamelets/bitcoin-source.kamelet.yaml
index 7285bb085..4dce8c065 100644
--- a/kamelets/bitcoin-source.kamelet.yaml
+++ b/kamelets/bitcoin-source.kamelet.yaml
@@ -30,8 +30,7 @@ metadata:
 spec:
   definition:
     title: "Bitcoin Source"
-    description: |-
-      Provides a feed of the value of the Bitcoin compared to USDT using the 
Binance service.
+    description: Provides a feed of the value of the Bitcoin compared to USDT 
using the Binance service.
     type: object
     properties:
       period:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/bitcoin-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/bitcoin-source.kamelet.yaml
index 7285bb085..4dce8c065 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/bitcoin-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/bitcoin-source.kamelet.yaml
@@ -30,8 +30,7 @@ metadata:
 spec:
   definition:
     title: "Bitcoin Source"
-    description: |-
-      Provides a feed of the value of the Bitcoin compared to USDT using the 
Binance service.
+    description: Provides a feed of the value of the Bitcoin compared to USDT 
using the Binance service.
     type: object
     properties:
       period:

Reply via email to