You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pc...@apache.org on 2023/07/24 08:22:31 UTC

[camel-website] branch squakez-patch-1 created (now 3f8256bb)

This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a change to branch squakez-patch-1
in repository https://gitbox.apache.org/repos/asf/camel-website.git


      at 3f8256bb chore: Camel K version 2

This branch includes the following new commits:

     new 3f8256bb chore: Camel K version 2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel-website] 01/01: chore: Camel K version 2

Posted by pc...@apache.org.
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 3f8256bb814d71a9978e1e2919847639ae98a093
Author: Pasquale Congiusti <pa...@gmail.com>
AuthorDate: Mon Jul 24 10:22:26 2023 +0200

    chore: Camel K version 2
---
 antora-playbook-snippets/antora-playbook.yml | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/antora-playbook-snippets/antora-playbook.yml b/antora-playbook-snippets/antora-playbook.yml
index ba695b9d..156ff908 100644
--- a/antora-playbook-snippets/antora-playbook.yml
+++ b/antora-playbook-snippets/antora-playbook.yml
@@ -42,17 +42,14 @@ content:
       branches:
         - main
         - release-1.12.x
-        - release-1.11.x
-        - release-1.10.x
+        - release-2.0.x
       start_path: docs
 
     - url: https://github.com/apache/camel-k-runtime.git
       branches:
         - main
         - release-1.17.x
-        # Old, but required by Camel K 1.11 and 1.10 (to be removed when cleaning)
-        - release-1.16.x
-        - release-1.15.x
+        - release-2.16.x
       start_path: docs
 
     - url: https://github.com/apache/camel-kamelets.git