This is an automated email from the ASF dual-hosted git repository.
gzurowski 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 91ce02e3 Add release notes and blog entry for Camel 3.20.6
91ce02e3 is described below
commit 91ce02e3e32a86154266317a972df95286039f9c
Author: Gregor Zurowski <[email protected]>
AuthorDate: Tue Jun 20 10:03:50 2023 +0200
Add release notes and blog entry for Camel 3.20.6
---
content/blog/2023/06/RELEASE-3.20.6/featured.jpg | Bin 0 -> 31526 bytes
content/blog/2023/06/RELEASE-3.20.6/index.md | 17 +++++++++++++++++
content/releases/release-3.20.6.md | 17 +++++++++++++++++
3 files changed, 34 insertions(+)
diff --git a/content/blog/2023/06/RELEASE-3.20.6/featured.jpg
b/content/blog/2023/06/RELEASE-3.20.6/featured.jpg
new file mode 100644
index 00000000..add37328
Binary files /dev/null and b/content/blog/2023/06/RELEASE-3.20.6/featured.jpg
differ
diff --git a/content/blog/2023/06/RELEASE-3.20.6/index.md
b/content/blog/2023/06/RELEASE-3.20.6/index.md
new file mode 100644
index 00000000..b7190a38
--- /dev/null
+++ b/content/blog/2023/06/RELEASE-3.20.6/index.md
@@ -0,0 +1,17 @@
+---
+title: "RELEASE 3.20.6"
+date: 2023-06-20
+draft: false
+authors: [gzurowski]
+categories: ["Releases"]
+preview: "The Camel community announces the immediate availability of the new
Camel 3.20.6 LTS release"
+---
+
+The Camel community announces the immediate availability of Camel 3.20.6, a
patch release with 20 fixes and improvements.
+
+The artifacts are published and ready for you to download from the Central
Maven repository. For more details please take a look at the [release
notes](/releases/release-3.20.6/).
+
+Many thanks to all who made this release possible.
+
+On behalf of the Camel PMC,
+Gregor Zurowski
diff --git a/content/releases/release-3.20.6.md
b/content/releases/release-3.20.6.md
new file mode 100644
index 00000000..c0cd6503
--- /dev/null
+++ b/content/releases/release-3.20.6.md
@@ -0,0 +1,17 @@
+---
+date: 2023-06-20
+eol: 2023-12-21
+draft: false
+type: release-note
+version: 3.20.6
+title: "Release 3.20.6"
+preview: "New LTS release 3.20.6"
+apiBreaking: ""
+knownIssues: ""
+jiraVersionId: 12353270
+category: camel
+kind: lts
+jdk: [11, 17]
+---
+
+This release is the new Camel 3.20.6 LTS patch release.