You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/04/27 05:45:52 UTC

[camel-website] branch main updated: Added required stuff for camel-k release 1.9.x and related deps

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


The following commit(s) were added to refs/heads/main by this push:
     new 76fdfb32 Added required stuff for camel-k release 1.9.x and related deps
76fdfb32 is described below

commit 76fdfb32033145416abae432cfd04bebe3098146
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Apr 26 18:43:29 2022 +0200

    Added required stuff for camel-k release 1.9.x and related deps
---
 antora-playbook-snippets/antora-playbook.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/antora-playbook-snippets/antora-playbook.yml b/antora-playbook-snippets/antora-playbook.yml
index c76815cc..8ba9ea70 100644
--- a/antora-playbook-snippets/antora-playbook.yml
+++ b/antora-playbook-snippets/antora-playbook.yml
@@ -38,6 +38,7 @@ content:
     - url: https://github.com/apache/camel-k.git
       branches:
         - main
+        - release-1.9.x
         - release-1.8.x
         - release-1.6.x
       start_path: docs
@@ -45,7 +46,7 @@ content:
     - url: https://github.com/apache/camel-k-runtime.git
       branches:
         - main
-        - release-1.11.x
+        - release-1.13.x
       start_path: docs
 
     - url: https://github.com/apache/camel-kamelets.git
@@ -53,6 +54,7 @@ content:
         - main
         - 0.6.x
         - 0.7.x
+        - 0.8.x
       start_path: docs
 
     - url: https://github.com/apache/camel-quarkus.git