This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch squakez-patch-2 in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit 4f2c7f25b93047fb9097d9b33818577dc86e8efb Author: Pasquale Congiusti <pasquale.congiu...@gmail.com> AuthorDate: Fri Dec 23 14:12:30 2022 +0100 chore: remove EOL CK and Kamelets --- antora-playbook-snippets/antora-playbook.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/antora-playbook-snippets/antora-playbook.yml b/antora-playbook-snippets/antora-playbook.yml index 41656149..8abb690e 100644 --- a/antora-playbook-snippets/antora-playbook.yml +++ b/antora-playbook-snippets/antora-playbook.yml @@ -42,13 +42,12 @@ content: # sub-projects - url: https://github.com/apache/camel-k.git + # Let's keep latest active development + LTS active versions only branches: - main - release-1.11.x - release-1.10.x - - release-1.9.x - release-1.8.x - - release-1.6.x start_path: docs - url: https://github.com/apache/camel-k-runtime.git @@ -56,7 +55,6 @@ content: - main - release-1.16.x - release-1.15.x - - release-1.13.x start_path: docs - url: https://github.com/apache/camel-kamelets.git @@ -64,9 +62,7 @@ content: - main - 0.10.x - 0.9.x - - 0.8.x - 0.7.x - - 0.6.x start_path: docs - url: https://github.com/apache/camel-quarkus.git