This is an automated email from the ASF dual-hosted git repository. oscerd pushed a commit to branch 4.22.0-kamelets in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit 8c050aecf00cbea9fe94204e8b299ce5de646f09 Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Aug 28 07:16:34 2026 +0200 Added Release 4.22.0 Kamelets and docs for LTS 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] +---
