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

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


The following commit(s) were added to refs/heads/4.22.x by this push:
     new a45d39bba Docs
a45d39bba is described below

commit a45d39bbacb707d2e79b6c16e7c780c86d8830f0
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Aug 28 07:14:18 2026 +0200

    Docs
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 docs/antora.yml | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index ac65c6b1d..bd30711cc 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -17,9 +17,7 @@
 
 name: camel-kamelets
 title: Kamelet Catalog
-version: next
-prerelease: true
-display-version: Next (Pre-release)
+version: 4.22.x
 
 nav:
 - modules/ROOT/nav.adoc
@@ -28,11 +26,10 @@ asciidoc:
   attributes:
     requires: "'util=camel-website-util,kamelets=xref:js/kamelets.js'"
     # Update to appropriate released camel-k version on release
-    prerelease: true
-#    version-used: true
-#    camel-k-version: next
-#    camel-k-docs-version: next
+    version-used: true
+    camel-k-version: 1.10.1
+    camel-k-docs-version: 1.10.x
 #    camel-kafka-connector-version: none
 #    camel-kafka-connector-docs-version: none
-    camel-version: 4.8.0
-    camel-docs-version: next
+    camel-version: 4.22.0
+    camel-docs-version: 4.22.x

Reply via email to