This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a commit to branch release-2.9.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.9.x by this push:
new f76f5f82d chore(docs): release name
f76f5f82d is described below
commit f76f5f82dfd728db41fce9c33adb497a5bf52cc5
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Tue Dec 23 12:34:10 2025 +0100
chore(docs): release name
---
docs/antora.yml | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/docs/antora.yml b/docs/antora.yml
index 29505f5fb..334064a57 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -18,9 +18,8 @@
# Another part of this distributed component is in camel-k-runtime docs
name: camel-k
title: Camel K
-version: next
-prerelease: true
-display-version: Next (Pre-release)
+version: 2.9.x
+display-version: 2.9.x (LTS)
nav:
- modules/ROOT/nav.adoc
# It should be automatically generated by an action running nightly