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 2a99c6bbe14e71e3ca6ca359060873fbffe3bc77
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed May 15 11:04:51 2024 +0200

    Added Kafka Apicurio Registry Kamelet supporting Json Schema
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 kamelets/kafka-not-secured-apicurio-registry-json-source.kamelet.yaml   | 2 +-
 .../kafka-not-secured-apicurio-registry-json-source.kamelet.yaml        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/kamelets/kafka-not-secured-apicurio-registry-json-source.kamelet.yaml 
b/kamelets/kafka-not-secured-apicurio-registry-json-source.kamelet.yaml
index aeac967e..23d37b1b 100644
--- a/kamelets/kafka-not-secured-apicurio-registry-json-source.kamelet.yaml
+++ b/kamelets/kafka-not-secured-apicurio-registry-json-source.kamelet.yaml
@@ -32,7 +32,7 @@ spec:
   definition:
     title: "Kafka not secured with Apicurio Registry secured with Keycloak for 
JSON schema support Source"
     description: |-
-      Receive data from Kafka topics on an insecure broker combined with 
Apicurio Registry secured with Keycloak.
+      Receive data from Kafka topics on an insecure broker combined with 
Apicurio Registry secured with Keycloak for JSON Schema support.
     required:
       - topic
       - bootstrapServers
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/kafka-not-secured-apicurio-registry-json-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/kafka-not-secured-apicurio-registry-json-source.kamelet.yaml
index aeac967e..23d37b1b 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/kafka-not-secured-apicurio-registry-json-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/kafka-not-secured-apicurio-registry-json-source.kamelet.yaml
@@ -32,7 +32,7 @@ spec:
   definition:
     title: "Kafka not secured with Apicurio Registry secured with Keycloak for 
JSON schema support Source"
     description: |-
-      Receive data from Kafka topics on an insecure broker combined with 
Apicurio Registry secured with Keycloak.
+      Receive data from Kafka topics on an insecure broker combined with 
Apicurio Registry secured with Keycloak for JSON Schema support.
     required:
       - topic
       - bootstrapServers

Reply via email to