alexellis / arkade

Open Source Marketplace For Developer Tools

Home Page:https://blog.alexellis.io/kubernetes-marketplace-two-year-update/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update stern CLI to support Darwin / arm64

alexellis opened this issue · comments

Expected Behaviour

arkade get stern --os darwin --arch arm64

Current Behaviour

404 not found

Possible Solution

Update the Go template and unit tests for the newly available binary: https://github.com/stern/stern/releases/download/v1.29.0/stern_1.29.0_darwin_arm64.tar.gz

See also: https://github.com/stern/stern/releases/

/assign: me

Bah, I'll add it to the PR