1
0
mirror of https://github.com/rancher/os.git synced 2025-09-28 14:05:03 +00:00

Bump up rancher/os-hypervvmtools to v4.14.119-rancher-1

This commit is contained in:
niusmallnan
2019-05-17 10:15:38 +08:00
committed by niusmallnan
parent d07d128212
commit 99d2364ad2

View File

@@ -53,13 +53,13 @@ vmware: .dapper
hyperv: .dapper
mkdir -p dist
APPEND_SYSTEM_IMAGES="rancher/os-hypervvmtools:v4.14.85-rancher-1" \
APPEND_SYSTEM_IMAGES="rancher/os-hypervvmtools:v4.14.119-rancher-1" \
./.dapper release-hyperv 2>&1 | tee dist/release.log
azure: .dapper
mkdir -p dist
AZURE_SERVICE="true" \
APPEND_SYSTEM_IMAGES="rancher/os-hypervvmtools:v4.14.85-rancher-1 rancher/os-waagent:v2.2.34-1" \
APPEND_SYSTEM_IMAGES="rancher/os-hypervvmtools:v4.14.119-rancher-1 rancher/os-waagent:v2.2.34-1" \
./.dapper release-azure 2>&1 | tee dist/release.log
4glte: .dapper