You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/12/16 14:16:54 UTC

[camel-kamelets] branch main updated: Regen for commit 64b5c151f55841aa343b0d99a5d3857b5db1fab1

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 e0ca9b1  Regen for commit 64b5c151f55841aa343b0d99a5d3857b5db1fab1
e0ca9b1 is described below

commit e0ca9b1566bde4cf82399b2f89daa6f953fd0c0b
Author: oscerd <os...@users.noreply.github.com>
AuthorDate: Thu Dec 16 14:13:44 2021 +0000

    Regen for commit 64b5c151f55841aa343b0d99a5d3857b5db1fab1
    
    Signed-off-by: GitHub <no...@github.com>
---
 .../src/main/resources/kamelets/cassandra-sink.kamelet.yaml             | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/cassandra-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/cassandra-sink.kamelet.yaml
index 1cb2bcc..c35bcf0 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/cassandra-sink.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/cassandra-sink.kamelet.yaml
@@ -79,6 +79,8 @@ spec:
         description: Whether to use PreparedStatements or regular Statements as the query.
         type: boolean
         default: true
+        x-descriptors:
+          - urn:alm:descriptor:com.tectonic.ui:checkbox
       query:
         title: Query
         description: The query to execute against the Cassandra cluster table