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

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


The following commit(s) were added to refs/heads/release-1.11.x by this push:
     new 8437540f5 Publish documentation for release 1.11.x
8437540f5 is described below

commit 8437540f563591410720642374292e901d87293e
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Dec 12 11:01:47 2022 +0100

    Publish documentation for release 1.11.x
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 docs/antora.yml | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index 428378a7b..355a72551 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -19,9 +19,7 @@
 
 name: camel-k
 title: Camel K
-version: next
-prerelease: true
-display-version: Next (Pre-release)
+version: 1.11.x
 nav:
 - modules/ROOT/nav.adoc
 - modules/languages/nav-languages.adoc
@@ -34,14 +32,14 @@ asciidoc:
     prerelease: true
     camel-kamelets-version: 0.10.0 # Makefile KAMELET_CATALOG_REPO_BRANCH
     camel-kamelets-docs-version: 0.9.x # Makefile KAMELET_CATALOG_REPO_BRANCH
-    camel-k-runtime-version: 1.15.0 # Makefile RUNTIME_VERSION
+    camel-k-runtime-version: 1.16.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.18.0
-    camel-docs-version: 3.18.x
-    camel-quarkus-version: 2.11.0
-    camel-quarkus-docs-version: 2.11.x
-    quarkus-version: 2.11.3.Final
+    camel-version: 3.19.0
+    camel-docs-version: 3.19.x
+    camel-quarkus-version: 2.14.0
+    camel-quarkus-docs-version: 2.14.x
+    quarkus-version: 2.14.0.Final
     graalvm-version: 22.1.0
     graalvm-docs-version: 22.1
 

Reply via email to