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

acosentino pushed a commit to branch release-1.8.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/release-1.8.x by this push:
     new 4d5a9ae  1.8.x: Updated compatibility matrix for 1.8.1
4d5a9ae is described below

commit 4d5a9ae69f1611f3f0292cd1c27b8bcf1bf2e2a5
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Mar 4 13:35:21 2022 +0100

    1.8.x: Updated compatibility matrix for 1.8.1
---
 docs/antora.yml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index d313c2d..678b3e3 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -29,16 +29,16 @@ nav:
 asciidoc:
   attributes:
     requires: "'util=camel-website-util,ck=xref:js/ck.js'"
-    camel-kamelets-version: 0.7.0 # Makefile KAMELET_CATALOG_REPO_BRANCH
+    camel-kamelets-version: 0.7.1 # Makefile KAMELET_CATALOG_REPO_BRANCH
     camel-kamelets-docs-version: 0.7.x # Makefile KAMELET_CATALOG_REPO_BRANCH
-    camel-k-runtime-version: 1.11.0 # Makefile RUNTIME_VERSION
+    camel-k-runtime-version: 1.21.0 # Makefile RUNTIME_VERSION
     camel-api-versions: camel.apache.org/v1 camel.apache.org/v1alpha1 # 
Makefile BUNDLE_CAMEL_APIS
     # from camel-k-runtime parent pom:
-    camel-version: 3.14.0
+    camel-version: 3.14.1
     camel-docs-version: 3.14.x
-    camel-quarkus-version: 2.6.0
-    camel-quarkus-docs-version: 2.6.x
-    quarkus-version: 2.6.0.Final
+    camel-quarkus-version: 2.7.0
+    camel-quarkus-docs-version: 2.7.x
+    quarkus-version: 2.7.0.Final
     graalvm-version: 21.3.0
     graalvm-docs-version: 21.3
 

Reply via email to