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

rohit pushed a commit to branch 4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/4.20 by this push:
     new 82396b621ed appliance: bump systemvmtemplate version to 4.20.2
82396b621ed is described below

commit 82396b621ed9fbb5a7c07a540a46d55c2581cd4f
Author: Rohit Yadav <rohit.ya...@shapeblue.com>
AuthorDate: Mon Jul 28 15:21:55 2025 +0530

    appliance: bump systemvmtemplate version to 4.20.2
    
    Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com>
---
 tools/appliance/systemvmtemplate/scripts/configure_systemvm_services.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/tools/appliance/systemvmtemplate/scripts/configure_systemvm_services.sh 
b/tools/appliance/systemvmtemplate/scripts/configure_systemvm_services.sh
index 2629eba92e9..626f7cd6de8 100644
--- a/tools/appliance/systemvmtemplate/scripts/configure_systemvm_services.sh
+++ b/tools/appliance/systemvmtemplate/scripts/configure_systemvm_services.sh
@@ -19,7 +19,7 @@
 set -e
 set -x
 
-CLOUDSTACK_RELEASE=4.20.1
+CLOUDSTACK_RELEASE=4.20.2
 
 function configure_apache2() {
    # Enable ssl, rewrite and auth

Reply via email to