This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch squakez-patch-1 in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit 3cfd72cfae4d169e4ead76c2cb202129620cfd8e Author: Pasquale Congiusti <pasquale.congiu...@gmail.com> AuthorDate: Tue Oct 24 09:20:07 2023 +0200 chore: camel k 2.1.x branch --- 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 286fb51c..81436eb8 100644 --- a/antora-playbook-snippets/antora-playbook.yml +++ b/antora-playbook-snippets/antora-playbook.yml @@ -32,6 +32,7 @@ content: # Let's keep latest active development + LTS active versions only branches: - main + - release-2.1.x - release-2.0.x - release-1.12.x start_path: docs @@ -39,6 +40,7 @@ content: - url: https://github.com/apache/camel-k-runtime.git branches: - main + - release-3.2.x - release-2.16.x - release-1.17.x start_path: docs