From 8b79842d2ab632c8d453b7f0346b2a732c203d94 Mon Sep 17 00:00:00 2001 From: Harikrishna Patnala Date: Mon, 10 Nov 2025 10:03:41 +0530 Subject: [PATCH] 4.22.0.0 index, downloads, doc links --- src/components/Releases/index.tsx | 1 + src/pages/downloads.mdx | 16 ++++++++-------- src/pages/index.tsx | 8 ++++---- 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/src/components/Releases/index.tsx b/src/components/Releases/index.tsx index b06e4d574..0f5c8c71f 100644 --- a/src/components/Releases/index.tsx +++ b/src/components/Releases/index.tsx @@ -1,6 +1,7 @@ import React from "react"; const versions = [ + '4.22.0.0', '4.21.0.0', '4.20.2.0', '4.20.1.0', diff --git a/src/pages/downloads.mdx b/src/pages/downloads.mdx index 468e803c7..f576e32d3 100644 --- a/src/pages/downloads.mdx +++ b/src/pages/downloads.mdx @@ -28,23 +28,23 @@ $ sha512sum --check .sha512 ### Source Releases -Apache CloudStack's most recent release is `4.21.0.0`. This is current +Apache CloudStack's most recent release is `4.22.0.0`. This is current CloudStack LTS release. -Get the 4.21.0.0 Source  +Get the 4.22.0.0 Source  KEYS  -PGP  -SHA512 +PGP  +SHA512

-Full release notes can be found in the version [4.21.0.0 Release -Notes](https://docs.cloudstack.apache.org/en/4.21.0.0/releasenotes/) website. +Full release notes can be found in the version [4.22.0.0 Release +Notes](https://docs.cloudstack.apache.org/en/4.22.0.0/releasenotes/) website. Instructions for building from source and installing Apache CloudStack can be found in the [Installation -Guide](https://docs.cloudstack.apache.org/en/4.21.0.0/installguide/). +Guide](https://docs.cloudstack.apache.org/en/4.22.0.0/installguide/). Instructions for building from source and upgrading from a previous version of -CloudStack to Apache CloudStack 4.21.0.0 can be found in the upgrade section of +CloudStack to Apache CloudStack 4.22.0.0 can be found in the upgrade section of the Release Notes (see above). The latest CloudStack LTS maintenance release for version `4.20.x.x` is `4.20.2.0` as part of the diff --git a/src/pages/index.tsx b/src/pages/index.tsx index ca6e9a49f..09c1c6e70 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -26,8 +26,8 @@ Apache CloudStack™ is an open-source software system designed to deploy and m
Download   - Documentation -

Apache CloudStack 4.21.0.0 is out!

+ Documentation +

Apache CloudStack 4.22.0.0 is out!

@@ -219,10 +219,10 @@ specific infrastructure.

Latest Release

-

Apache CloudStack 4.21.0.0 is out!
This is the latest Regular release.

+

Apache CloudStack 4.22.0.0 is out!
This is the latest Regular release.

Download   - Documentation + Documentation