lens icon indicating copy to clipboard operation
lens copied to clipboard

"ERROR: Helm >= 3.9.0 is required" even though helm 3.10.3 is installed on the system

Open darkpixel opened this issue 2 years ago • 2 comments

I tried to install the latest Traefik chart (20.4.1) through Lens and got an error:

Error: INSTALLATION FAILED: execution error at (traefik/templates/deployment.yaml:3:8):
ERROR: Helm >= 3.9.0 is required

Screenshot from 2022-12-21 08-50-08

My box does have a newer version installed:

$ helm version
version.BuildInfo{Version:"v3.10.3", GitCommit:"835b7334cfe2e5e27870ab3ed4135f136eecc704", GitTreeState:"clean", GoVersion:"go1.18.9"}
$ 

I'm not sure if Lens has it's own bundled version of Helm that might be out-of-date, or if this is actually an issue with the Traefik chart.

My copy of helm is in /usr/local/bin and in the path.

Lens Version: Lens-2022.12.201157-latest.x86_64.AppImage OS: Linux (Mint 20.3)

darkpixel avatar Dec 21 '22 17:12 darkpixel

I'm not sure if Lens has it's own bundled version of Helm that might be out-of-date, or if this is actually an issue with the Traefik chart.

Lens has it's own bundled version, currently 3.7.2.

jakolehm avatar Dec 23 '22 11:12 jakolehm

I am running into this same issue as well, will there be a way for us to set our own version of Helm or allow us to install a particular version of helm for Lens specifically? Thanks!

nscriptdotgo avatar Dec 29 '22 16:12 nscriptdotgo

im having the same issue here but with openlens, have submitted a PR as i think the old PR missed openlens!

si458 avatar May 02 '23 18:05 si458