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

oscerd 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 32745a1c Added Release 4.22.0 Kamelets and docs for LTS (#1733)
32745a1c is described below

commit 32745a1c9735df4d5ba093790b84f280d0ba77f2
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Aug 28 08:16:38 2026 +0200

    Added Release 4.22.0 Kamelets and docs for LTS (#1733)
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 antora-playbook-snippets/antora-playbook.yml |  1 +
 content/releases/kamelets/release-4.22.0.md  | 11 +++++++++++
 2 files changed, 12 insertions(+)

diff --git a/antora-playbook-snippets/antora-playbook.yml 
b/antora-playbook-snippets/antora-playbook.yml
index 81c90ab3..9f54a932 100644
--- a/antora-playbook-snippets/antora-playbook.yml
+++ b/antora-playbook-snippets/antora-playbook.yml
@@ -35,6 +35,7 @@ content:
     - url: https://github.com/apache/camel-kamelets.git
       branches:
         - main
+        - 4.22.x
         - 4.18.x
       start_path: docs
 
diff --git a/content/releases/kamelets/release-4.22.0.md 
b/content/releases/kamelets/release-4.22.0.md
new file mode 100644
index 00000000..d04e53a9
--- /dev/null
+++ b/content/releases/kamelets/release-4.22.0.md
@@ -0,0 +1,11 @@
+---
+url: "/releases/kamelets-4.22.0/"
+date: 2026-08-29
+type: release-note
+version: "4.22.0"
+title: "Kamelets 4.22.0"
+preview: ""
+changelog: ""
+category: "camel-kamelets"
+jdk: [17,21]
+---

Reply via email to