Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(kubernetes-cli) Fixes Update.ps1 (GetLatest returns nothing)
GetLatest was failing to return anything. On inspection, it seems that a latest -alpha release was causing get latest to return immediately instead of listing the rest of the available streams. Continuing rather than returning when a URL isn't matched fixes that.
- Loading branch information