This is an automated email from the ASF dual-hosted git repository.
acosentino 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 d3505a54 Added Release and docs for Kamelets 4.14.0 (#1384)
d3505a54 is described below
commit d3505a54ff15a98c62d7657b37121c41ff0240ab
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Aug 28 10:04:08 2025 +0200
Added Release and docs for Kamelets 4.14.0 (#1384)
* Added Release 4.14.0 for Kamelets
Signed-off-by: Andrea Cosentino <[email protected]>
* Added 4.14.x docs for Kamelets
Signed-off-by: Andrea Cosentino <[email protected]>
---------
Signed-off-by: Andrea Cosentino <[email protected]>
---
antora-playbook-snippets/antora-playbook.yml | 1 +
content/releases/kamelets/release-4.14.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 aed286d7..531d5dc2 100644
--- a/antora-playbook-snippets/antora-playbook.yml
+++ b/antora-playbook-snippets/antora-playbook.yml
@@ -38,6 +38,7 @@ content:
- url: https://github.com/apache/camel-kamelets.git
branches:
- main
+ - 4.14.x
- 4.10.x
start_path: docs
diff --git a/content/releases/kamelets/release-4.14.0.md
b/content/releases/kamelets/release-4.14.0.md
new file mode 100644
index 00000000..4c66e01f
--- /dev/null
+++ b/content/releases/kamelets/release-4.14.0.md
@@ -0,0 +1,11 @@
+---
+url: "/releases/kamelets-4.14.0/"
+date: 2025-08-28
+type: release-note
+version: "4.14.0"
+title: "Kamelets 4.14.0"
+preview: ""
+changelog: ""
+category: "camel-kamelets"
+jdk: [17,21]
+---