I have an umbrella chart uploaded in a remote repository and am trying to install it. How do I get it pulled down and ready to install?
I've tried helm fetch repo/umbrellachartname --untar
which untared it but with nothing in any of the folders.
This seems incorrect and I simply want to install it and all its dependencies.