Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bin install github.com/helm/helm #127

Closed
dR3b opened this issue Feb 28, 2022 · 5 comments
Closed

bin install github.com/helm/helm #127

dR3b opened this issue Feb 28, 2022 · 5 comments

Comments

@dR3b
Copy link

dR3b commented Feb 28, 2022

I got the following error with bin install github.com/helm/helm:

% bin install github.com/helm/helm
   • Getting latest release for helm/helm

Multiple matches found, please select one:

 [1] 54827640
 [2] 54827642
 [3] 54827644
 [4] 54827645
 [5] 54827647
 [6] 54827648
 Select an option: ^C

I would expect the versions x.y.z. here.

@marcosnils
Copy link
Owner

Fixed in bin v0.13.1.

Unfortunately, helm cannot be installed using bin because they don't publish their binaries in github releases.

@dR3b
Copy link
Author

dR3b commented Mar 1, 2022

Alternatives?

@marcosnils
Copy link
Owner

Use any of their official package manager releases? https://helm.sh/

@MurzNN
Copy link

MurzNN commented Dec 11, 2023

Seems this will be possible when this PR #179 will be merged, and for kubectl too?

@marcosnils
Copy link
Owner

Seems this will be possible when this PR #179 will be merged, and for kubectl too?

yes, this seems to be possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants