diff --git a/src/components/Releases/index.tsx b/src/components/Releases/index.tsx index e9f8622528..335387a96e 100644 --- a/src/components/Releases/index.tsx +++ b/src/components/Releases/index.tsx @@ -1,7 +1,9 @@ import React from "react"; const versions = [ + '4.20.1.0', '4.20.0.0', + '4.19.3.0', '4.19.2.0', '4.19.1.3', '4.19.1.2', diff --git a/src/pages/downloads.mdx b/src/pages/downloads.mdx index 0b69d9087a..ee2c744302 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.0.0`. This is current +Apache CloudStack's most recent release is `4.20.1.0`. This is current CloudStack LTS release. -Get the 4.20.0.0 Source  +Get the 4.20.1.0 Source  KEYS  -PGP  -SHA512 +PGP  +SHA512

-Full release notes can be found in the version [4.20.0.0 Release -Notes](https://docs.cloudstack.apache.org/en/4.20.0.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.20.0.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.20.0.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). -The latest CloudStack LTS maintenance release for version `4.19.x.x` is `4.19.2.0` as part of the +The latest CloudStack LTS maintenance release for version `4.19.x.x` is `4.19.3.0` as part of the previous LTS release. -Get the 4.19.2.0 Source  +Get the 4.19.3.0 Source  KEYS  -PGP  -SHA512 +PGP  +SHA512

-Full release notes can be found in the version [4.19.2.0 Release -Notes](https://docs.cloudstack.apache.org/en/4.19.2.0/releasenotes/) website. +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. Instructions for building from source and installing Apache CloudStack can be found in the [Installation -Guide](https://docs.cloudstack.apache.org/en/4.19.2.0/installguide/). +Guide](https://docs.cloudstack.apache.org/en/4.19.3.0/installguide/). Instructions for building from source and upgrading from a previous version of -CloudStack to Apache CloudStack 4.19.2.0 can be found in the upgrade section of +CloudStack to Apache CloudStack 4.19.3.0 can be found in the upgrade section of the Release Notes (see above). ### Community Packages