Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Commit

Permalink
chore: support v1.15.9 on Azure Stack (#2628)
Browse files Browse the repository at this point in the history
  • Loading branch information
jadarsie authored and acs-bot committed Jan 28, 2020
1 parent c9d8593 commit e929722
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions vhd/packer/configure-windows-vhd.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
1 change: 1 addition & 0 deletions vhd/packer/install-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e929722

Please sign in to comment.