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

Commit

Permalink
remove 1.16 from VHD spec
Browse files Browse the repository at this point in the history
  • Loading branch information
jackfrancis committed Feb 11, 2021
1 parent f973613 commit 7556081
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions vhd/packer/install-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -291,10 +291,6 @@ K8S_VERSIONS="
1.17.17
1.17.17-azs
1.17.16
1.16.15
1.16.15-azs
1.16.14
1.16.14-azs
"
for KUBERNETES_VERSION in ${K8S_VERSIONS}; do
if (( $(echo ${KUBERNETES_VERSION} | cut -d"." -f2) < 17 )); then
Expand Down

0 comments on commit 7556081

Please sign in to comment.