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.git

commit 69cf299c62a01166b94ceff8cc48ab110c30382c
Merge: 3a28a87483e 2d00933d65e
Author: Rohit Yadav <rohit@yadav.cloud>
AuthorDate: Fri Feb 28 10:41:07 2025 +0530

    Merge remote-tracking branch 'origin/4.20'
    
    Signed-off-by: Rohit Yadav <rohit@yadav.cloud>

 .../appliance/systemvmtemplate/scripts/configure_systemvm_services.sh | 2 +-
 .../systemvmtemplate/template-base_aarch64-target_aarch64.json        | 4 ++--
 .../systemvmtemplate/template-base_x86_64-target_aarch64.json         | 4 ++--
 .../systemvmtemplate/template-base_x86_64-target_x86_64.json          | 4 ++--
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --cc 
tools/appliance/systemvmtemplate/scripts/configure_systemvm_services.sh
index 077cabf8d93,2629eba92e9..4467e2fff78
--- a/tools/appliance/systemvmtemplate/scripts/configure_systemvm_services.sh
+++ b/tools/appliance/systemvmtemplate/scripts/configure_systemvm_services.sh
@@@ -19,7 -19,7 +19,7 @@@
  set -e
  set -x
  
- CLOUDSTACK_RELEASE=4.20.0
 -CLOUDSTACK_RELEASE=4.20.1
++CLOUDSTACK_RELEASE=4.21.0
  
  function configure_apache2() {
     # Enable ssl, rewrite and auth

Reply via email to