This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch 3.21.x
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/3.21.x by this push:
new bdfa9bfd Fix docs for antora build
bdfa9bfd is described below
commit bdfa9bfd22ff7525ea40f9e70a8025709b903314
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Jul 14 11:00:26 2023 +0200
Fix docs for antora build
---
docs/antora.yml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/docs/antora.yml b/docs/antora.yml
index 2eaa2276..487ae661 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -17,9 +17,9 @@
name: camel-kamelets
title: Kamelet Catalog
-version: next
-prerelease: true
-display-version: Next (Pre-release)
+version: 3.21.x
+prerelease: false
+display-version: 3.21.x (LTS)
nav:
- modules/ROOT/nav.adoc
@@ -28,11 +28,11 @@ asciidoc:
attributes:
requires: "'util=camel-website-util,kamelets=xref:js/kamelets.js'"
# Update to appropriate released camel-k version on release
- prerelease: true
+ prerelease: false
# version-used: true
# camel-k-version: next
camel-k-docs-version: next
# camel-kafka-connector-version: none
# camel-kafka-connector-docs-version: none
- camel-version: 3.18.0
- camel-docs-version: 3.18.x
+ camel-version: 3.21.0
+ camel-docs-version: 3.21.x