This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit 7f5e8c1b07455b43ae3cebf540fd31ae3b81e9a8 Author: Andrea Cosentino <[email protected]> AuthorDate: Thu Oct 13 10:58:07 2022 +0200 Added Camel-K-runtime release-1.15.x branch to docs Signed-off-by: Andrea Cosentino <[email protected]> --- antora-playbook-snippets/antora-playbook.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/antora-playbook-snippets/antora-playbook.yml b/antora-playbook-snippets/antora-playbook.yml index 34dfae1c..2939b116 100644 --- a/antora-playbook-snippets/antora-playbook.yml +++ b/antora-playbook-snippets/antora-playbook.yml @@ -49,6 +49,7 @@ content: - url: https://github.com/apache/camel-k-runtime.git branches: - main + - release-1.15.x - release-1.14.x - release-1.13.x start_path: docs
