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

jbonofre 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 2ca9108e Add camel-karaf 4.9.x branch
2ca9108e is described below

commit 2ca9108ecdd6b7fb25bfa49f90ccf24405ea943c
Author: JB Onofré <[email protected]>
AuthorDate: Fri Jan 31 18:49:19 2025 +0100

    Add camel-karaf 4.9.x branch
---
 README.md                                    | 2 +-
 antora-playbook-snippets/antora-playbook.yml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 45ab81d7..a3b299a6 100644
--- a/README.md
+++ b/README.md
@@ -294,7 +294,7 @@ Make sure that you set the `draft: false` property to have 
the page published.
 
 Use the `release-{category}` archetype to create a new markdown content file 
in `content/releases/{category}-{version with underscores}/index.md`.
 
-For `{category}` you can use: `k` `k-runtime`, `ckc`, or `q`.
+For `{category}` you can use: `k` `k-runtime`, `karaf`, `ckc`, or `q`.
 
 For example, to create Camel Kafka Connector release note:
 
diff --git a/antora-playbook-snippets/antora-playbook.yml 
b/antora-playbook-snippets/antora-playbook.yml
index 5ecd3e50..e41c9b24 100644
--- a/antora-playbook-snippets/antora-playbook.yml
+++ b/antora-playbook-snippets/antora-playbook.yml
@@ -83,6 +83,7 @@ content:
     - url: https://github.com/apache/camel-karaf.git
       branches:
         - main
+        - camel-karaf-4.9.x
         - camel-karaf-4.8.x
         - camel-karaf-3.22.x
       start_path: docs

Reply via email to