diff --git a/src/components/Releases/index.tsx b/src/components/Releases/index.tsx index 335387a96e..a3f7b6bdfe 100644 --- a/src/components/Releases/index.tsx +++ b/src/components/Releases/index.tsx @@ -1,6 +1,7 @@ import React from "react"; const versions = [ + '4.21.0.0', '4.20.1.0', '4.20.0.0', '4.19.3.0', diff --git a/src/pages/downloads.mdx b/src/pages/downloads.mdx index ee2c744302..ec030316c9 100644 --- a/src/pages/downloads.mdx +++ b/src/pages/downloads.mdx @@ -28,42 +28,42 @@ $ sha512sum --check .sha512 ### Source Releases -Apache CloudStack's most recent release is `4.20.1.0`. This is current +Apache CloudStack's most recent release is `4.21.0.0`. This is current CloudStack LTS release. -Get the 4.20.1.0 Source  +Get the 4.21.0.0 Source  KEYS  -PGP  -SHA512 +PGP  +SHA512

-Full release notes can be found in the version [4.20.1.0 Release -Notes](https://docs.cloudstack.apache.org/en/4.20.1.0/releasenotes/) website. +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. Instructions for building from source and installing Apache CloudStack can be found in the [Installation -Guide](https://docs.cloudstack.apache.org/en/4.20.1.0/installguide/). +Guide](https://docs.cloudstack.apache.org/en/4.21.0.0/installguide/). Instructions for building from source and upgrading from a previous version of -CloudStack to Apache CloudStack 4.20.1.0 can be found in the upgrade section of +CloudStack to Apache CloudStack 4.21.0.0 can be found in the upgrade section of the Release Notes (see above). -The latest CloudStack LTS maintenance release for version `4.19.x.x` is `4.19.3.0` as part of the +The latest CloudStack LTS maintenance release for version `4.20.x.x` is `4.20.1.0` as part of the previous LTS release. -Get the 4.19.3.0 Source  +Get the 4.20.1.0 Source  KEYS  -PGP  -SHA512 +PGP  +SHA512

-Full release notes can be found in the version [4.19.3.0 Release -Notes](https://docs.cloudstack.apache.org/en/4.19.3.0/releasenotes/) website. +Full release notes can be found in the version [4.20.1.0 Release +Notes](https://docs.cloudstack.apache.org/en/4.20.1.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.19.3.0/installguide/). +Guide](https://docs.cloudstack.apache.org/en/4.20.1.0/installguide/). Instructions for building from source and upgrading from a previous version of -CloudStack to Apache CloudStack 4.19.3.0 can be found in the upgrade section of +CloudStack to Apache CloudStack 4.20.1.0 can be found in the upgrade section of the Release Notes (see above). ### Community Packages diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 354ec6d6cf..460cc278c3 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.20.1.0 is out!

+ Documentation +

Apache CloudStack 4.21.0.0 is out!

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

Latest Release

-

Apache CloudStack 4.20.1.0 is out!
This is the latest LTS release.

+

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

Download   - Documentation + Documentation