This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch 418doc in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit 9495472b961632c85935de4e4cb47f208714dafd Author: Claus Ibsen <[email protected]> AuthorDate: Tue Feb 17 21:13:52 2026 +0100 Camel 4.18.x LTS docs for website --- 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:
