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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 27ee3738 Bumps docs to 4.22 and drop 4.14
27ee3738 is described below

commit 27ee37386712aaee7ef7337695b705cfc3cde99a
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Aug 11 16:31:36 2026 +0200

    Bumps docs to 4.22 and drop 4.14
---
 antora-playbook-snippets/antora-playbook.yml | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/antora-playbook-snippets/antora-playbook.yml 
b/antora-playbook-snippets/antora-playbook.yml
index 3101e041..21ad6e76 100644
--- a/antora-playbook-snippets/antora-playbook.yml
+++ b/antora-playbook-snippets/antora-playbook.yml
@@ -17,8 +17,8 @@ content:
     - url: https://github.com/apache/camel.git
       branches:
         - main
+        - camel-4.22.x
         - camel-4.18.x
-        - camel-4.14.x
       start_paths:
         # eip
         - core/camel-core-engine/src/main/docs
@@ -30,21 +30,17 @@ content:
       # Let's keep latest active development + LTS active versions only
       branches:
         - main
-        - release-2.9.x
-        - release-2.10.x
       start_path: docs
 
     - url: https://github.com/apache/camel-kamelets.git
       branches:
         - main
         - 4.18.x
-        - 4.14.x
       start_path: docs
 
     - url: https://github.com/apache/camel-quarkus.git
       branches:
         - main
-        - 3.33.x
         - 3.27.x
       start_path: docs
 
@@ -62,8 +58,8 @@ content:
     - url: https://github.com/apache/camel-spring-boot.git
       branches:
         - main
+        - camel-spring-boot-4.22.x
         - camel-spring-boot-4.18.x
-        - camel-spring-boot-4.14.x
       start_paths:
         - components-starter
         - core

Reply via email to