This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push: new dbb137317 fix: set pre-release parameter to false dbb137317 is described below commit dbb1373173d728c1ae54f428f74bf4e39c8f6d33 Author: Pasquale Congiusti <pasquale.congiu...@gmail.com> AuthorDate: Thu Nov 17 09:38:31 2022 +0100 fix: set pre-release parameter to false Closes #3815 --- docs/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/antora.yml b/docs/antora.yml index 428378a7b..b09fb096c 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -31,7 +31,7 @@ nav: asciidoc: attributes: requires: "'util=camel-website-util,ck=xref:js/ck.js'" - prerelease: true + prerelease: false camel-kamelets-version: 0.10.0 # Makefile KAMELET_CATALOG_REPO_BRANCH camel-kamelets-docs-version: 0.9.x # Makefile KAMELET_CATALOG_REPO_BRANCH camel-k-runtime-version: 1.15.0 # Makefile RUNTIME_VERSION