fix(helm): allow repo names in helm install
Now you can do 'helm install local/foo.0.1.0.tgz' and have the chart installed from the repo, instead of just a local path.
Showing
+34 -2
Please register or sign in to comment
Now you can do 'helm install local/foo.0.1.0.tgz' and have the chart installed from the repo, instead of just a local path.