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 aed48ef8 Add 4.14 LTS docs (#1379)
aed48ef8 is described below

commit aed48ef87af5c5bfe91440f4e50786fd5d779563
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Aug 20 17:22:07 2025 +0200

    Add 4.14 LTS docs (#1379)
---
 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 4b1438d8..e7013b21 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.14.x
         - camel-4.10.x
         - camel-4.8.x
         - camel-3.22.x
@@ -64,6 +65,7 @@ content:
     - url: https://github.com/apache/camel-spring-boot.git
       branches:
         - main
+        - camel-spring-boot-4.14.x
         - camel-spring-boot-4.10.x
         - camel-spring-boot-4.8.x
         - camel-spring-boot-3.22.x

Reply via email to