This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch 4.14.x
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


The following commit(s) were added to refs/heads/4.14.x by this push:
     new 08d730e45 Set Documentation version
08d730e45 is described below

commit 08d730e45fb6c996d63a21afe4db46a417aa577c
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Aug 28 09:22:02 2025 +0200

    Set Documentation version
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 docs/antora.yml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index ac65c6b1d..bc6381c7f 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: 4.14.x
+prerelease: false
+display-version: 4.14.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-k-docs-version: 2.4.x
 #    camel-kafka-connector-version: none
 #    camel-kafka-connector-docs-version: none
-    camel-version: 4.8.0
-    camel-docs-version: next
+    camel-version: 4.14.0
+    camel-docs-version: 4.14.x

Reply via email to