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 2024/01/09 10:32:26 UTC

(camel-website) branch main updated: fix: camel k release 2.0.x required by kamelets

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

pcongiusti 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 26b4ae68 fix: camel k release 2.0.x required by kamelets
26b4ae68 is described below

commit 26b4ae685cb20715abd62aa06099bf5b4ab4670a
Author: Pasquale Congiusti <pa...@gmail.com>
AuthorDate: Mon Jan 8 12:04:10 2024 +0100

    fix: camel k release 2.0.x required by kamelets
---
 antora-playbook-snippets/antora-playbook.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/antora-playbook-snippets/antora-playbook.yml b/antora-playbook-snippets/antora-playbook.yml
index 0b2c6269..b9c7e3f1 100644
--- a/antora-playbook-snippets/antora-playbook.yml
+++ b/antora-playbook-snippets/antora-playbook.yml
@@ -34,9 +34,11 @@ content:
         - main
         - release-2.2.x
         - release-2.1.x
+        - release-2.0.x
         - release-1.12.x
       start_path: docs
 
+    # We may remove this module as soon as Camel K 2.1 (release-2.1.x) is no longer supported.
     - url: https://github.com/apache/camel-k-runtime.git
       branches:
         - main