How to make jx to use helm instead of helm2 while running "jx edit helmbin helm"?

1/31/2020

I am currently using "jx get helmbin" command in JenkinsX and this returns "helm" as the current helm binary and switched to "helm3" using the "jx edit helmbin helm3".

Now I want to get back to older "helm" binary so tried "jx edit helmbin helm" this switches to "helm2" instead of "helm".

Because of this I am facing the following error:

error: failed to initialize Helm: failed to run 'helm2 init --client-only' command in directory '.', output: ''

Any suggestions please.

-- Bhavani Prasad
jenkins--x
kubernetes-helm

0 Answers