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 13a55f74482263812bc886ab7a1d25d24f43b67a Author: Andrea Cosentino <[email protected]> AuthorDate: Wed May 15 11:02:19 2024 +0200 Added Kafka Apicurio Registry Kamelet supporting Json Schema Signed-off-by: Andrea Cosentino <[email protected]> --- .../kafka-not-secured-apicurio-registry-json-source.kamelet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 473cb4d4..aeac967e 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 @@ -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:
