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 e6d65c26 Camel 4.18.x LTS docs for website (#1513)
e6d65c26 is described below

commit e6d65c2664a67ba2b08b9afe197eacf04f0622e8
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Feb 17 22:04:25 2026 +0100

    Camel 4.18.x LTS docs for website (#1513)
---
 antora-playbook-snippets/antora-playbook.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/antora-playbook-snippets/antora-playbook.yml 
b/antora-playbook-snippets/antora-playbook.yml
index d98d0f4b..91cc3313 100644
--- a/antora-playbook-snippets/antora-playbook.yml
+++ b/antora-playbook-snippets/antora-playbook.yml
@@ -17,6 +17,7 @@ content:
     - url: https://github.com/apache/camel.git
       branches:
         - main
+        - camel-4.18.x
         - camel-4.14.x
         - camel-3.22.x
       start_paths:
@@ -60,6 +61,7 @@ content:
     - url: https://github.com/apache/camel-spring-boot.git
       branches:
         - main
+        - camel-spring-boot-4.18.x
         - camel-spring-boot-4.14.x
         - camel-spring-boot-3.22.x
       start_paths:

Reply via email to