From e9297225a6b124db54cc8431a3618c102d3bac6a Mon Sep 17 00:00:00 2001 From: Javier Darsie <44655727+jadarsie@users.noreply.github.com> Date: Tue, 28 Jan 2020 10:39:53 -0800 Subject: [PATCH] chore: support v1.15.9 on Azure Stack (#2628) --- vhd/packer/configure-windows-vhd.ps1 | 1 + vhd/packer/install-dependencies.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/vhd/packer/configure-windows-vhd.ps1 b/vhd/packer/configure-windows-vhd.ps1 index ec0661f566..1e76fc85f6 100644 --- a/vhd/packer/configure-windows-vhd.ps1 +++ b/vhd/packer/configure-windows-vhd.ps1 @@ -73,6 +73,7 @@ function Get-FilesToCacheOnVHD "https://acs-mirror.azureedge.net/wink8s/azs-v1.14.8-1int.zip", "https://acs-mirror.azureedge.net/wink8s/azs-v1.15.5-1int.zip", "https://acs-mirror.azureedge.net/wink8s/azs-v1.15.7-1int.zip", + "https://acs-mirror.azureedge.net/wink8s/azs-v1.15.9-1int.zip", "https://acs-mirror.azureedge.net/wink8s/v1.14.7-1int.zip", "https://acs-mirror.azureedge.net/wink8s/v1.14.8-1int.zip", "https://acs-mirror.azureedge.net/wink8s/v1.15.5-1int.zip", diff --git a/vhd/packer/install-dependencies.sh b/vhd/packer/install-dependencies.sh index b51f05a9a3..c26533b435 100644 --- a/vhd/packer/install-dependencies.sh +++ b/vhd/packer/install-dependencies.sh @@ -427,6 +427,7 @@ K8S_VERSIONS=" 1.16.6 1.16.4 1.15.9 +1.15.9-azs 1.15.7 1.15.7-azs 1.15.5