This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch cleanup-old-releases in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit 5efaa45f7d76e98c2e3799fc4a6710dd333f94c9 Author: Claus Ibsen <[email protected]> AuthorDate: Wed Mar 30 08:54:21 2022 +0200 Remove old releases from doc --- antora-playbook-snippets/antora-playbook.yml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/antora-playbook-snippets/antora-playbook.yml b/antora-playbook-snippets/antora-playbook.yml index 33a6111..49ee758 100644 --- a/antora-playbook-snippets/antora-playbook.yml +++ b/antora-playbook-snippets/antora-playbook.yml @@ -16,10 +16,7 @@ content: branches: - main - camel-3.16.x - - camel-3.15.x - camel-3.14.x - - camel-3.13.x - - camel-3.12.x - camel-3.11.x start_paths: # eip @@ -40,34 +37,25 @@ content: branches: - main - release-1.8.x - - release-1.7.x - release-1.6.x - - release-1.4.x start_path: docs - url: https://github.com/apache/camel-k-runtime.git branches: - main - release-1.11.x - - release-1.10.x - - release-1.9.x start_path: docs - url: https://github.com/apache/camel-kamelets.git branches: - main - 0.7.x - - 0.6.x - - 0.5.x start_path: docs - url: https://github.com/apache/camel-quarkus.git branches: - main - 2.7.x - - 2.6.x - - 2.5.x - - 2.4.x start_path: docs - url: https://github.com/apache/camel-quarkus-examples.git @@ -87,10 +75,7 @@ content: branches: - main - camel-spring-boot-3.16.x - - camel-spring-boot-3.15.x - camel-spring-boot-3.14.x - - camel-spring-boot-3.13.x - - camel-spring-boot-3.12.x - camel-spring-boot-3.11.x start_paths: - components-starter @@ -102,10 +87,7 @@ content: branches: - main - camel-karaf-3.16.x - - camel-karaf-3.15.x - camel-karaf-3.14.x - - camel-karaf-3.13.x - - camel-karaf-3.12.x - camel-karaf-3.11.x start_path: docs
