This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch docs-0.9.4 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 841d96d426b822f28b48abc34e4f8d420bee04ff Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Jan 30 11:41:27 2023 +0100 0.9.4 is used on Camel K 1.10.4 Signed-off-by: Andrea Cosentino <[email protected]> --- docs/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/antora.yml b/docs/antora.yml index 5aed2dca..579c6118 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -27,7 +27,7 @@ asciidoc: requires: "'util=camel-website-util,kamelets=xref:js/kamelets.js'" # Update to appropriate released camel-k version on release version-used: true - camel-k-version: 1.10.3 + camel-k-version: 1.10.4 camel-k-docs-version: 1.10.x # camel-kafka-connector-version: none # camel-kafka-connector-docs-version: none
