Skip to content

Commit 6aff1cb

Browse files
4.22.1.0 index, downloads, doc links (#431)
1 parent 283a986 commit 6aff1cb

3 files changed

Lines changed: 23 additions & 21 deletions

File tree

src/components/Releases/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import React from "react";
22

33
const versions = [
4+
'4.22.1.0',
45
'4.22.0.1',
56
'4.22.0.0',
67
'4.21.0.0',

src/pages/downloads.mdx

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -28,42 +28,42 @@ $ sha512sum --check <release-filename>.sha512
2828

2929
### Source Releases
3030

31-
Apache CloudStack's most recent release is `4.22.0.1`. This is current
31+
Apache CloudStack's most recent release is `4.22.1.0`. This is current
3232
CloudStack LTS release.
3333

34-
<a className="button button--primary button--lg" href="https://dlcdn.apache.org/cloudstack/releases/4.22.0.1/apache-cloudstack-4.22.0.1-src.tar.bz2">Get the 4.22.0.1 Source</a>&nbsp;
34+
<a className="button button--primary button--lg" href="https://dlcdn.apache.org/cloudstack/releases/4.22.1.0/apache-cloudstack-4.22.1.0-src.tar.bz2">Get the 4.22.1.0 Source</a>&nbsp;
3535
<a className="button button--secondary button--sm" href="https://dlcdn.apache.org/cloudstack/KEYS">KEYS</a>&nbsp;
36-
<a className="button button--secondary button--sm" href="https://dlcdn.apache.org/cloudstack/releases/4.22.0.1/apache-cloudstack-4.22.0.1-src.tar.bz2.asc">PGP</a>&nbsp;
37-
<a className="button button--secondary button--sm" href="https://dlcdn.apache.org/cloudstack/releases/4.22.0.1/apache-cloudstack-4.22.0.1-src.tar.bz2.sha512">SHA512</a>
36+
<a className="button button--secondary button--sm" href="https://dlcdn.apache.org/cloudstack/releases/4.22.1.0/apache-cloudstack-4.22.1.0-src.tar.bz2.asc">PGP</a>&nbsp;
37+
<a className="button button--secondary button--sm" href="https://dlcdn.apache.org/cloudstack/releases/4.22.1.0/apache-cloudstack-4.22.1.0-src.tar.bz2.sha512">SHA512</a>
3838
<br/><br/>
3939

40-
Full release notes can be found in the version [4.22.0.1 Release
41-
Notes](https://docs.cloudstack.apache.org/en/4.22.0.1/releasenotes/) website.
40+
Full release notes can be found in the version [4.22.1.0 Release
41+
Notes](https://docs.cloudstack.apache.org/en/4.22.1.0/releasenotes/) website.
4242

4343
Instructions for building from source and installing Apache CloudStack can be
4444
found in the [Installation
45-
Guide](https://docs.cloudstack.apache.org/en/4.22.0.1/installguide/).
45+
Guide](https://docs.cloudstack.apache.org/en/4.22.1.0/installguide/).
4646
Instructions for building from source and upgrading from a previous version of
47-
CloudStack to Apache CloudStack 4.22.0.1 can be found in the upgrade section of
47+
CloudStack to Apache CloudStack 4.22.1.0 can be found in the upgrade section of
4848
the Release Notes (see above).
4949

50-
The latest CloudStack LTS maintenance release for version `4.20.x.x` is `4.20.3.0` as part of the
50+
The latest CloudStack LTS maintenance release for version `4.22.x.x` is `4.22.1.0` as part of the
5151
previous LTS release.
5252

53-
<a className="button button--primary button--lg" href="https://dlcdn.apache.org/cloudstack/releases/4.20.3.0/apache-cloudstack-4.20.3.0-src.tar.bz2">Get the 4.20.3.0 Source</a>&nbsp;
53+
<a className="button button--primary button--lg" href="https://dlcdn.apache.org/cloudstack/releases/4.22.0.1/apache-cloudstack-4.22.0.1-src.tar.bz2">Get the 4.22.0.1 Source</a>&nbsp;
5454
<a className="button button--secondary button--sm" href="https://dlcdn.apache.org/cloudstack/KEYS">KEYS</a>&nbsp;
55-
<a className="button button--secondary button--sm" href="https://dlcdn.apache.org/cloudstack/releases/4.20.3.0/apache-cloudstack-4.20.3.0-src.tar.bz2.asc">PGP</a>&nbsp;
56-
<a className="button button--secondary button--sm" href="https://dlcdn.apache.org/cloudstack/releases/4.20.3.0/apache-cloudstack-4.20.3.0-src.tar.bz2.sha512">SHA512</a>
55+
<a className="button button--secondary button--sm" href="https://dlcdn.apache.org/cloudstack/releases/4.22.0.1/apache-cloudstack-4.22.0.1-src.tar.bz2.asc">PGP</a>&nbsp;
56+
<a className="button button--secondary button--sm" href="https://dlcdn.apache.org/cloudstack/releases/4.22.0.1/apache-cloudstack-4.22.0.1-src.tar.bz2.sha512">SHA512</a>
5757
<br/><br/>
5858

59-
Full release notes can be found in the version [4.20.3.0 Release
60-
Notes](https://docs.cloudstack.apache.org/en/4.20.3.0/releasenotes/) website.
59+
Full release notes can be found in the version [4.22.0.1 Release
60+
Notes](https://docs.cloudstack.apache.org/en/4.22.0.1/releasenotes/) website.
6161

6262
Instructions for building from source and installing Apache CloudStack can be
6363
found in the [Installation
64-
Guide](https://docs.cloudstack.apache.org/en/4.20.3.0/installguide/).
64+
Guide](https://docs.cloudstack.apache.org/en/4.22.0.1/installguide/).
6565
Instructions for building from source and upgrading from a previous version of
66-
CloudStack to Apache CloudStack 4.20.3.0 can be found in the upgrade section of
66+
CloudStack to Apache CloudStack 4.22.0.1 can be found in the upgrade section of
6767
the Release Notes (see above).
6868

6969
### Community Packages
@@ -73,15 +73,16 @@ supplemented by community members who have chosen to provide package
7373
repositories that also include noredist libraries:
7474

7575
- Ubuntu DEB repository: http://download.cloudstack.org/ubuntu
76+
- EL10 RPM repository: http://download.cloudstack.org/el/10/
7677
- EL9 RPM repository: http://download.cloudstack.org/el/9/
7778
- EL8 RPM repository: http://download.cloudstack.org/el/8/
78-
- EL7 RPM repository: http://download.cloudstack.org/el/7/
7979
- SUSE/openSUSE 15 RPM repository: http://download.cloudstack.org/suse/15/
8080

8181
Experimental ARM64 packages:
8282
- Ubuntu/DEB repository: http://download.cloudstack.org/arm64/
8383

8484
Old repositories for distros eached EOL:
85+
- EL7 RPM repository (for 4.19 and older releases): http://download.cloudstack.org/el/7/
8586
- EL6 RPM repository (for 4.13 and older releases): http://download.cloudstack.org/centos/6/
8687

8788
Instructions for using these community provided repositories can be found in the

src/pages/index.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Apache CloudStack™ is an open-source software system designed to deploy and m
2626
<div className="center-buttons">
2727
<a href="downloads" className="btn btn-light btn-size">Download</a>
2828
&nbsp;
29-
<a href="https://docs.cloudstack.apache.org/en/4.22.0.0/" target="_blank" className="btn btn-outline-light btn-size">Documentation</a>
30-
<p className="small mt-3">Apache CloudStack 4.22.0.0 is out!</p>
29+
<a href="https://docs.cloudstack.apache.org/en/4.22.1.0/" target="_blank" className="btn btn-outline-light btn-size">Documentation</a>
30+
<p className="small mt-3">Apache CloudStack 4.22.1.0 is out!</p>
3131
</div>
3232
</div>
3333
<div className="col-lg-7"><img src="/img/CloudStack_monkey_cloud.png" className="img-fluid" alt=""/></div>
@@ -219,10 +219,10 @@ specific infrastructure.
219219
<div className="col col-lg-5">
220220
<h2 className="section-title mb-4 margin-second">Latest Release</h2>
221221
<div className="center-buttons">
222-
<p className="px18">Apache CloudStack 4.22.0.0 is out!<br/>This is the latest Regular release.</p>
222+
<p className="px18">Apache CloudStack 4.22.1.0 is out!<br/>This is the latest LTS release.</p>
223223
<a href="downloads" className="btn btn-primary btn-size">Download</a>
224224
&nbsp;
225-
<a href="https://docs.cloudstack.apache.org/en/4.22.0.0/" target="_blank" className="btn btn-outline-secondary btn-size">Documentation</a>
225+
<a href="https://docs.cloudstack.apache.org/en/4.22.1.0/" target="_blank" className="btn btn-outline-secondary btn-size">Documentation</a>
226226
</div>
227227
</div>
228228
<div className="col-lg-7"><img src="/img/CloudStack_release_illustration.png" className="img-fluid img-release" alt=""/></div>

0 commit comments

Comments
 (0)