Skip to content

Commit d59adcd

Browse files
DaanHooglandDaan Hoogland
andauthored
download of 22.0.1 (#427)
Co-authored-by: Daan Hoogland <dahn@apache.org>
1 parent 18947c2 commit d59adcd

2 files changed

Lines changed: 9 additions & 8 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.0.1',
45
'4.22.0.0',
56
'4.21.0.0',
67
'4.20.3.0',

src/pages/downloads.mdx

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

2929
### Source Releases
3030

31-
Apache CloudStack's most recent release is `4.22.0.0`. This is current
31+
Apache CloudStack's most recent release is `4.22.0.1`. 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.0/apache-cloudstack-4.22.0.0-src.tar.bz2">Get the 4.22.0.0 Source</a>&nbsp;
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;
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.0/apache-cloudstack-4.22.0.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.0.0/apache-cloudstack-4.22.0.0-src.tar.bz2.sha512">SHA512</a>
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>
3838
<br/><br/>
3939

40-
Full release notes can be found in the version [4.22.0.0 Release
41-
Notes](https://docs.cloudstack.apache.org/en/4.22.0.0/releasenotes/) website.
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.
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.0/installguide/).
45+
Guide](https://docs.cloudstack.apache.org/en/4.22.0.1/installguide/).
4646
Instructions for building from source and upgrading from a previous version of
47-
CloudStack to Apache CloudStack 4.22.0.0 can be found in the upgrade section of
47+
CloudStack to Apache CloudStack 4.22.0.1 can be found in the upgrade section of
4848
the Release Notes (see above).
4949

5050
The latest CloudStack LTS maintenance release for version `4.20.x.x` is `4.20.3.0` as part of the

0 commit comments

Comments
 (0)