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 872b4159 Added Release for Camel-Kamelets 4.8.0 and docs for 4.8.x
(#1236)
872b4159 is described below
commit 872b415929a45fd725cf8941bc412b1741b4ae0b
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Sep 19 13:18:43 2024 +0200
Added Release for Camel-Kamelets 4.8.0 and docs for 4.8.x (#1236)
Signed-off-by: Andrea Cosentino <[email protected]>
---
antora-playbook-snippets/antora-playbook.yml | 1 +
content/releases/kamelets/release-4.8.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 91b53311..439d9905 100644
--- a/antora-playbook-snippets/antora-playbook.yml
+++ b/antora-playbook-snippets/antora-playbook.yml
@@ -43,6 +43,7 @@ content:
- url: https://github.com/apache/camel-kamelets.git
branches:
- main
+ - 4.8.x
- 4.4.x
start_path: docs
diff --git a/content/releases/kamelets/release-4.8.0.md
b/content/releases/kamelets/release-4.8.0.md
new file mode 100644
index 00000000..96c7b3b1
--- /dev/null
+++ b/content/releases/kamelets/release-4.8.0.md
@@ -0,0 +1,11 @@
+---
+url: "/releases/kamelets-4.8.0/"
+date: 2024-09-19
+type: release-note
+version: "4.8.0"
+title: "Kamelets 4.8.0"
+preview: ""
+changelog: ""
+category: "camel-kamelets"
+jdk: [17,21]
+---