snapcrafters / helm

Unofficial Helm installer for Linux
https://snapcraft.io/helm
MIT License
36 stars 26 forks source link

Missing option to install v3.* from beta channel #44

Closed wojciech-kopras closed 4 years ago

wojciech-kopras commented 5 years ago

In beta and edge channel there is only the same version as in stable "2.14.3". But there is available also beta version - currently "3.0.0.-beta.3" https://github.com/helm/helm/releases . Can it be published on beta channel?

joedborg commented 4 years ago

Yes, we'll be able to do that (especially now that 3 is stable). Just need this https://forum.snapcraft.io/t/helm-tracks-request/13978/5

joedborg commented 4 years ago

Hi @wojciech-kopras, it's now available with snap install helm --classic --channel 3.0/stable. Currently there's only a build for amd64, but I'm waiting on https://github.com/snapcrafters/helm/pull/51 to get the rest.

joedborg commented 4 years ago

The rest have been published. Should be good to close this.