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 2023/02/27 09:22:29 UTC

[camel-k] branch release-1.12.x updated (c6dc2f980 -> 4b1290360)

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

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


    from c6dc2f980 Next is 1.12.1-SNAPSHOT
     new 7bfd04d27 Point documentation to Camel-K 1.12.x
     new 4b1290360 1.12.x is LTS

The 2 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.


Summary of changes:
 docs/antora.yml | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)


[camel-k] 02/02: 1.12.x is LTS

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 4b129036090f81f1bcd2c7c723842b974c693c24
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 27 10:22:13 2023 +0100

    1.12.x is LTS
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 docs/antora.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/antora.yml b/docs/antora.yml
index 13e9ee9fc..f4f7105ea 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -27,6 +27,7 @@ nav:
 asciidoc:
   attributes:
     requires: "'util=camel-website-util,ck=xref:js/ck.js'"
+    lts: LTS
     prerelease: true
     camel-kamelets-version: '3.20.1.1'
     camel-kamelets-docs-version: 3.20.x


[camel-k] 01/02: Point documentation to Camel-K 1.12.x

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 7bfd04d27988f9a6dcd4458da9d89d29dedcd661
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 27 10:21:30 2023 +0100

    Point documentation to Camel-K 1.12.x
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 docs/antora.yml | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index 56e7f7467..13e9ee9fc 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -18,9 +18,7 @@
 # Another part of this distributed component is in camel-k-runtime docs
 name: camel-k
 title: Camel K
-version: next
-prerelease: true
-display-version: Next (Pre-release)
+version: 1.12.x
 nav:
   - modules/ROOT/nav.adoc
   - modules/languages/nav-languages.adoc
@@ -30,9 +28,9 @@ asciidoc:
   attributes:
     requires: "'util=camel-website-util,ck=xref:js/ck.js'"
     prerelease: true
-    camel-kamelets-version: '0.10.0'
-    camel-kamelets-docs-version: 0.10.x
-    camel-k-runtime-version: 1.17.0-SNAPSHOT
+    camel-kamelets-version: '3.20.1.1'
+    camel-kamelets-docs-version: 3.20.x
+    camel-k-runtime-version: 1.17.0
     camel-api-versions: camel.apache.org/v1 camel.apache.org/v1alpha1 # from Makefile BUNDLE_CAMEL_APIS
     camel-version: 3.20.1
     camel-docs-version: 3.20.x