Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Commit c653876

Browse files
YadongQisysopenci
authored andcommitted
Update vm-manager to v0.7.2 for s/stable
Include fixes Tracked-On: OAM-105240 Signed-off-by: Yadong Qi <yadong.qi@intel.com>
1 parent 99cb652 commit c653876

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/setup_host.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ function ubu_build_ovmf_gvt(){
232232
function install_vm_manager_deb(){
233233
local os_ver=$(lsb_release -rs)
234234
local vm_repo="https://github.com/projectceladon/vm_manager"
235-
local rtag="v0.7.1"
235+
local rtag="v0.7.2"
236236
local rdeb=vm-manager_${rtag}_ubuntu-${os_ver}.deb
237237

238238
[ -f ${rdeb} ] && rm -f ${rdeb}

0 commit comments

Comments
 (0)