50a80f0 Helm dependency update broken /w fresh ~/.helm
Fixes
50a80f0 - Install()
now triggers helm serve
after helm init
and before component installation. Without this, calling helm dependency update...
with a newly initialized ~/.helm
directory would cause an error to be thrown.