This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch staging-site
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git


The following commit(s) were added to refs/heads/staging-site by this push:
     new 1d0309da src: prep/update website wrt 4.18.2.0
1d0309da is described below

commit 1d0309dacf159a3bb092ebe49f0a072969b60de1
Author: Rohit Yadav <rohit.ya...@shapeblue.com>
AuthorDate: Fri Apr 19 08:46:27 2024 +0530

    src: prep/update website wrt 4.18.2.0
    
    Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com>
---
 src/components/Releases/index.tsx |  1 +
 src/pages/downloads.mdx           | 16 ++++++++--------
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/src/components/Releases/index.tsx 
b/src/components/Releases/index.tsx
index b9e63a1c..74fe3bde 100644
--- a/src/components/Releases/index.tsx
+++ b/src/components/Releases/index.tsx
@@ -3,6 +3,7 @@ import React from "react";
 const versions = [
        '4.19.0.1',
        '4.19.0.0',
+       '4.18.2.0',
        '4.18.1.1',
        '4.18.1.0',
        '4.18.0.0',
diff --git a/src/pages/downloads.mdx b/src/pages/downloads.mdx
index 8f8b4690..4a1e285a 100644
--- a/src/pages/downloads.mdx
+++ b/src/pages/downloads.mdx
@@ -37,23 +37,23 @@ Instructions for building from source and upgrading from a 
previous version of
 CloudStack to Apache CloudStack 4.19.0.1 can be found in the upgrade section of
 the Release Notes (see above).
 
-The latest CloudStack LTS maintenance release is `4.18.1.1` as part of the
+The latest CloudStack LTS maintenance release is `4.18.2.0` as part of the
 previous LTS release.
 
-<a class="button button--primary button--lg" 
href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/4.18.1.1/apache-cloudstack-4.18.1.1-src.tar.bz2";>Get
 the 4.18.1.1 Source</a>&nbsp;
+<a class="button button--primary button--lg" 
href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/4.18.2.0/apache-cloudstack-4.18.2.0-src.tar.bz2";>Get
 the 4.18.2.0 Source</a>&nbsp;
 <a class="button button--secondary button--sm" 
href="https://downloads.apache.org/cloudstack/KEYS";>KEYS</a>&nbsp;
-<a class="button button--secondary button--sm" 
href="https://downloads.apache.org/cloudstack/releases/4.18.1.1/apache-cloudstack-4.18.1.1-src.tar.bz2.asc";>PGP</a>&nbsp;
-<a class="button button--secondary button--sm" 
href="https://downloads.apache.org/cloudstack/releases/4.18.1.1/apache-cloudstack-4.18.1.1-src.tar.bz2.sha512";>SHA512</a>
+<a class="button button--secondary button--sm" 
href="https://downloads.apache.org/cloudstack/releases/4.18.2.0/apache-cloudstack-4.18.2.0-src.tar.bz2.asc";>PGP</a>&nbsp;
+<a class="button button--secondary button--sm" 
href="https://downloads.apache.org/cloudstack/releases/4.18.2.0/apache-cloudstack-4.18.2.0-src.tar.bz2.sha512";>SHA512</a>
 <br/><br/>
 
-Full release notes can be found in the version [4.18.1.0 Release
-Notes](https://docs.cloudstack.apache.org/en/4.18.1.0/releasenotes/) website.
+Full release notes can be found in the version [4.18.2.0 Release
+Notes](https://docs.cloudstack.apache.org/en/4.18.2.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.18.1.0/installguide/).
+Guide](https://docs.cloudstack.apache.org/en/4.18.2.0/installguide/).
 Instructions for building from source and upgrading from a previous version of
-CloudStack to Apache CloudStack 4.18.1.1 can be found in the upgrade section of
+CloudStack to Apache CloudStack 4.18.2.0 can be found in the upgrade section of
 the Release Notes (see above).
 
 ### Community Packages

Reply via email to