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

davsclaus 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 018c769c polish
018c769c is described below

commit 018c769c11835fcb2b85403c5b391cb694de53a5
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Jun 15 10:15:49 2026 +0200

    polish
---
 content/download/_index.md   | 2 ++
 data/release-categories.yaml | 8 +++++---
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/content/download/_index.md b/content/download/_index.md
index ab1b069a..d007e733 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -12,6 +12,8 @@ For information on the release planning look at the blog 
posts in the [Roadmap](
 
 Here you will only find the supported releases, older unsupported releases can 
be found in the [Releases archive](/releases/).
 
+**Note:** Apache Camel Spring Boot is released together with Apache Camel 
(core) and uses the same version number.
+
 {{< downloads >}}
 
 ## Keys
diff --git a/data/release-categories.yaml b/data/release-categories.yaml
index d1eecba5..97cd3664 100644
--- a/data/release-categories.yaml
+++ b/data/release-categories.yaml
@@ -43,7 +43,7 @@ camel:
 camel-k:
   id: 'camel-k'
   name: 'Apache Camel-K'
-  order: 2
+  order: 3
   kinds:
     - name: 'latest'
       filter: 'latest'
@@ -72,7 +72,7 @@ camel-k:
 camel-k-runtime:
   id: 'camel-k-runtime'
   name: 'Apache Camel-K Runtime'
-  order: 3
+  order: 7
   kinds:
     - name: 'latest'
       filter: 'latest'
@@ -84,6 +84,7 @@ camel-kamelets:
   id: 'camel-kamelets'
   name: 'Apache Camel Kamelets'
   order: 4
+
   kinds:
     - name: 'latest'
       filter: 'latest'
@@ -121,6 +122,7 @@ camel-karaf:
   id: 'camel-karaf'
   name: 'Apache Camel Karaf'
   order: 6
+
   kinds:
     - name: 'latest'
       filter: 'latest'
@@ -131,7 +133,7 @@ camel-karaf:
 camel-quarkus:
   id: 'camel-quarkus'
   name: 'Apache Camel Quarkus'
-  order: 7
+  order: 2
   kinds:
     - name: 'latest'
       filter: 'latest'

Reply via email to