This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
The following commit(s) were added to refs/heads/main by this push:
new 1fe569964 4.21.0.0 index, downloads, doc links (#355) (#356)
1fe569964 is described below
commit 1fe569964a4cbc22f50648b50b7b52ad35799435
Author: Rohit Yadav <[email protected]>
AuthorDate: Fri Aug 29 11:21:38 2025 +0530
4.21.0.0 index, downloads, doc links (#355) (#356)
Co-authored-by: Suresh Kumar Anaparti <[email protected]>
---
src/components/Releases/index.tsx | 1 +
src/pages/downloads.mdx | 32 ++++++++++++++++----------------
src/pages/index.tsx | 8 ++++----
3 files changed, 21 insertions(+), 20 deletions(-)
diff --git a/src/components/Releases/index.tsx
b/src/components/Releases/index.tsx
index 335387a96..a3f7b6bdf 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 ee2c74430..ec030316c 100644
--- a/src/pages/downloads.mdx
+++ b/src/pages/downloads.mdx
@@ -28,42 +28,42 @@ $ sha512sum --check <release-filename>.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.
-<a className="button button--primary button--lg"
href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/4.20.1.0/apache-cloudstack-4.20.1.0-src.tar.bz2">Get
the 4.20.1.0 Source</a>
+<a className="button button--primary button--lg"
href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/4.21.0.0/apache-cloudstack-4.21.0.0-src.tar.bz2">Get
the 4.21.0.0 Source</a>
<a className="button button--secondary button--sm"
href="https://downloads.apache.org/cloudstack/KEYS">KEYS</a>
-<a className="button button--secondary button--sm"
href="https://downloads.apache.org/cloudstack/releases/4.20.1.0/apache-cloudstack-4.20.1.0-src.tar.bz2.asc">PGP</a>
-<a className="button button--secondary button--sm"
href="https://downloads.apache.org/cloudstack/releases/4.20.1.0/apache-cloudstack-4.20.1.0-src.tar.bz2.sha512">SHA512</a>
+<a className="button button--secondary button--sm"
href="https://downloads.apache.org/cloudstack/releases/4.21.0.0/apache-cloudstack-4.21.0.0-src.tar.bz2.asc">PGP</a>
+<a className="button button--secondary button--sm"
href="https://downloads.apache.org/cloudstack/releases/4.21.0.0/apache-cloudstack-4.21.0.0-src.tar.bz2.sha512">SHA512</a>
<br/><br/>
-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.
-<a className="button button--primary button--lg"
href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/4.19.3.0/apache-cloudstack-4.19.3.0-src.tar.bz2">Get
the 4.19.3.0 Source</a>
+<a className="button button--primary button--lg"
href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/4.20.1.0/apache-cloudstack-4.20.1.0-src.tar.bz2">Get
the 4.20.1.0 Source</a>
<a className="button button--secondary button--sm"
href="https://downloads.apache.org/cloudstack/KEYS">KEYS</a>
-<a className="button button--secondary button--sm"
href="https://downloads.apache.org/cloudstack/releases/4.19.3.0/apache-cloudstack-4.19.3.0-src.tar.bz2.asc">PGP</a>
-<a className="button button--secondary button--sm"
href="https://downloads.apache.org/cloudstack/releases/4.19.3.0/apache-cloudstack-4.19.3.0-src.tar.bz2.sha512">SHA512</a>
+<a className="button button--secondary button--sm"
href="https://downloads.apache.org/cloudstack/releases/4.20.1.0/apache-cloudstack-4.20.1.0-src.tar.bz2.asc">PGP</a>
+<a className="button button--secondary button--sm"
href="https://downloads.apache.org/cloudstack/releases/4.20.1.0/apache-cloudstack-4.20.1.0-src.tar.bz2.sha512">SHA512</a>
<br/><br/>
-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 354ec6d6c..460cc278c 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
<div className="center-buttons">
<a href="downloads" className="btn btn-light
btn-size">Download</a>
- <a href="https://docs.cloudstack.apache.org/en/4.20.1.0/"
target="_blank" className="btn btn-outline-light btn-size">Documentation</a>
- <p className="small mt-3">Apache CloudStack 4.20.1.0 is out!</p>
+ <a href="https://docs.cloudstack.apache.org/en/4.21.0.0/"
target="_blank" className="btn btn-outline-light btn-size">Documentation</a>
+ <p className="small mt-3">Apache CloudStack 4.21.0.0 is out!</p>
</div>
</div>
<div className="col-lg-7"><img
src="/img/CloudStack_monkey_cloud.png" className="img-fluid" alt=""/></div>
@@ -219,10 +219,10 @@ specific infrastructure.
<div className="col col-lg-5">
<h2 className="section-title mb-4 margin-second">Latest
Release</h2>
<div className="center-buttons">
- <p className="px18">Apache CloudStack 4.20.1.0 is
out!<br/>This is the latest LTS release.</p>
+ <p className="px18">Apache CloudStack 4.21.0.0 is
out!<br/>This is the latest Regular release.</p>
<a href="downloads" className="btn btn-primary
btn-size">Download</a>
- <a href="https://docs.cloudstack.apache.org/en/4.20.1.0/"
target="_blank" className="btn btn-outline-secondary btn-size">Documentation</a>
+ <a href="https://docs.cloudstack.apache.org/en/4.21.0.0/"
target="_blank" className="btn btn-outline-secondary btn-size">Documentation</a>
</div>
</div>
<div className="col-lg-7"><img
src="/img/CloudStack_release_illustration.png" className="img-fluid
img-release" alt=""/></div>