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 3fb39d4f069601a795d4dce0aedfce1866648028 Author: Andrea Cosentino <[email protected]> AuthorDate: Wed May 15 11:01:38 2024 +0200 Added Kafka Apicurio Registry Kamelet supporting Json Schema Signed-off-by: Andrea Cosentino <[email protected]> --- kamelets/kafka-not-secured-apicurio-registry-json-source.kamelet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 473cb4d4..aeac967e 100644 --- a/kamelets/kafka-not-secured-apicurio-registry-json-source.kamelet.yaml +++ b/kamelets/kafka-not-secured-apicurio-registry-json-source.kamelet.yaml @@ -30,7 +30,7 @@ metadata: camel.apache.org/kamelet.type: "source" spec: definition: - title: "Kafka not secured with Apicurio Registry secured with Keycloak Source for JSON schema support" + 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. required:
