This is an automated email from the ASF dual-hosted git repository.
zbendhiba 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 742ac12e Add documentation for release Camel Quarkus 3.2.0 (#1060)
742ac12e is described below
commit 742ac12ea6f5fc71faafee33e896f3b88953832c
Author: Zineb BENDHIBA <[email protected]>
AuthorDate: Fri Sep 15 11:28:10 2023 +0200
Add documentation for release Camel Quarkus 3.2.0 (#1060)
* Add documentation for release Camel Quarkus 3.2.0
* Update content/releases/q/release-3.2.0.md
Co-authored-by: James Netherton <[email protected]>
---------
Co-authored-by: James Netherton <[email protected]>
---
antora-playbook-snippets/antora-playbook.yml | 1 +
content/releases/q/release-3.2.0.md | 14 ++++++++++++++
2 files changed, 15 insertions(+)
diff --git a/antora-playbook-snippets/antora-playbook.yml
b/antora-playbook-snippets/antora-playbook.yml
index 981a5e99..4af338a5 100644
--- a/antora-playbook-snippets/antora-playbook.yml
+++ b/antora-playbook-snippets/antora-playbook.yml
@@ -64,6 +64,7 @@ content:
- url: https://github.com/apache/camel-quarkus.git
branches:
- main
+ - 3.2.x
- 2.16.x
- 2.15.x
- 2.14.x
diff --git a/content/releases/q/release-3.2.0.md
b/content/releases/q/release-3.2.0.md
new file mode 100644
index 00000000..ae5ec15c
--- /dev/null
+++ b/content/releases/q/release-3.2.0.md
@@ -0,0 +1,14 @@
+---
+url: "/releases/q-3.2.0/"
+date: 2023-09-01
+eol: 2024-03-01
+type: release-note
+version: 3.2.0
+title: "New LTS Camel Quarkus release 3.2.0"
+preview: ""
+changelog: ""
+category: "camel-quarkus"
+milestone: 46
+kind: lts
+jdk: [17]
+---
\ No newline at end of file