This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 1915 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit b0dfbde0727699c002c1b02529e07ce1440611d2 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Feb 23 10:57:57 2024 +0100 Added a Kafka Apicurio Source secured with Keycloak Kamelet Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- kamelets/kafka-not-secured-apicurio-registry-source.kamelet.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kamelets/kafka-not-secured-apicurio-registry-source.kamelet.yaml b/kamelets/kafka-not-secured-apicurio-registry-source.kamelet.yaml index bbea5e40..657de996 100644 --- a/kamelets/kafka-not-secured-apicurio-registry-source.kamelet.yaml +++ b/kamelets/kafka-not-secured-apicurio-registry-source.kamelet.yaml @@ -20,7 +20,7 @@ metadata: name: kafka-not-secured-apicurio-registry-source annotations: camel.apache.org/kamelet.support.level: "Preview" - camel.apache.org/catalog.version: "4.4.0" + camel.apache.org/catalog.version: "4.5.0-SNAPSHOT" camel.apache.org/kamelet.icon: "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA1MDAgNTAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MD [...] camel.apache.org/provider: "Apache Software Foundation" camel.apache.org/kamelet.group: "Kafka" @@ -147,7 +147,7 @@ spec: - urn:keda:authentication:password - urn:keda:required dependencies: - - "mvn:org.apache.camel.kamelets:camel-kamelets-utils:4.4.0" + - "mvn:org.apache.camel.kamelets:camel-kamelets-utils:4.5.0-SNAPSHOT" - "camel:kafka" - "camel:core" - "camel:kamelet"