From 82396b621ed9fbb5a7c07a540a46d55c2581cd4f Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Mon, 28 Jul 2025 15:21:55 +0530 Subject: [PATCH] appliance: bump systemvmtemplate version to 4.20.2 Signed-off-by: Rohit Yadav --- .../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