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

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


The following commit(s) were added to refs/heads/4.8.x by this push:
     new dff0caa3 Move docs to 4.8.x
dff0caa3 is described below

commit dff0caa36ee2254e8a31ed635e7890c75fd6f646
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Sep 19 10:00:13 2024 +0200

    Move docs to 4.8.x
    
    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 0da80308..5522aa89 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.8.x
+prerelease: false
+display-version: 4.8.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.6.0
-    camel-docs-version: next
+    camel-version: 4.8.0
+    camel-docs-version: 4.8.x

Reply via email to