This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 0.8.x-docs in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 5b47a255fc5e3d937c49e0129e73ed5c71a34750 Author: Andrea Cosentino <[email protected]> AuthorDate: Mon May 23 14:20:30 2022 +0200 Upgrade to Camel K 1.9.2 in the docs refs --- docs/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/antora.yml b/docs/antora.yml index c8d6ca96..0e999e74 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.9.1 + camel-k-version: 1.9.2 camel-k-docs-version: 1.9.x # camel-kafka-connector-version: none # camel-kafka-connector-docs-version: none
