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 f1bf45b release new cmk v6.2.0
f1bf45b is described below
commit f1bf45b56c951f3f8a41cb4d5efaf5524efe5563
Author: Rohit Yadav <[email protected]>
AuthorDate: Mon Oct 4 15:08:18 2021 +0530
release new cmk v6.2.0
Signed-off-by: Rohit Yadav <[email protected]>
---
content/archives.html | 1 +
content/downloads.html | 8 ++++----
data/cloudstack.yml | 3 ++-
3 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/content/archives.html b/content/archives.html
index 6d3d1b3..c402e56 100644
--- a/content/archives.html
+++ b/content/archives.html
@@ -237,6 +237,7 @@
<h3>CloudMonkey release archives</h3>
<ul>
+ <li><a
href="https://archive.apache.org/dist/cloudstack/releases/cloudmonkey-6.2.0/">apache-cloudstack-cloudmonkey-6.2.0</a></li>
<li><a
href="https://archive.apache.org/dist/cloudstack/releases/cloudmonkey-6.1.0/">apache-cloudstack-cloudmonkey-6.1.0</a></li>
<li><a
href="https://archive.apache.org/dist/cloudstack/releases/cloudmonkey-6.0.0/">apache-cloudstack-cloudmonkey-6.0.0</a></li>
<li><a
href="https://archive.apache.org/dist/cloudstack/releases/cloudmonkey-5.3.3/">apache-cloudstack-cloudmonkey-5.3.3</a></li>
diff --git a/content/downloads.html b/content/downloads.html
index c073dbc..0d465ea 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -274,14 +274,14 @@ Additionally, you can verify the SHA512 signatures on the
files, by performing
<h4 id="source-release">Source Release</h4>
-<p>CloudMonkey's current release is 6.1.0.</p>
+<p>CloudMonkey's current release is 6.2.0.</p>
<p>
-<a
href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/cloudmonkey-6.1.0/apache-cloudstack-cloudmonkey-6.1.0-src.tar.bz2"><button
type="button" class="btn btn-primary btn-md">Get the 6.1.0 Source</button></a>
+<a
href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/cloudmonkey-6.2.0/apache-cloudstack-cloudmonkey-6.2.0-src.tar.bz2"><button
type="button" class="btn btn-primary btn-md">Get the 6.2.0 Source</button></a>
<a href="https://downloads.apache.org/cloudstack/KEYS"><button type="button"
class="btn btn-info btn-xs">KEYS</button></a>
-<a
href="https://www.apache.org/dist/cloudstack/releases/cloudmonkey-6.1.0/apache-cloudstack-cloudmonkey-6.1.0-src.tar.bz2.asc"><button
type="button" class="btn btn-info btn-xs">PGP</button></a>
-<a
href="https://www.apache.org/dist/cloudstack/releases/cloudmonkey-6.1.0/apache-cloudstack-cloudmonkey-6.1.0-src.tar.bz2.sha512"><button
type="button" class="btn btn-info btn-xs">SHA512</button></a>
+<a
href="https://www.apache.org/dist/cloudstack/releases/cloudmonkey-6.2.0/apache-cloudstack-cloudmonkey-6.2.0-src.tar.bz2.asc"><button
type="button" class="btn btn-info btn-xs">PGP</button></a>
+<a
href="https://www.apache.org/dist/cloudstack/releases/cloudmonkey-6.2.0/apache-cloudstack-cloudmonkey-6.2.0-src.tar.bz2.sha512"><button
type="button" class="btn btn-info btn-xs">SHA512</button></a>
</p>
diff --git a/data/cloudstack.yml b/data/cloudstack.yml
index 2bf0cef..5b6b33d 100644
--- a/data/cloudstack.yml
+++ b/data/cloudstack.yml
@@ -73,8 +73,9 @@ versions:
- 4.6:
- 4.6.0
cloudmonkey:
- version: 6.1.0
+ version: 6.2.0
archives:
+ - 6.2.0
- 6.1.0
- 6.0.0
- 5.3.3