• Matt Butcher's avatar
    feat(helm): install directly from repo · 9e45ac11
    Matt Butcher authored
    A helm install command will try to load a chart from a local file first.
    But if a local file is not found, it will try to fetch a file from a
    matching repo request. The file will be downloaded to the client,
    and then sent to Tiller for installation.
    9e45ac11
Name
Last commit
Last update
..
testdata Loading commit data...
create.go Loading commit data...
delete.go Loading commit data...
fetch.go Loading commit data...
fetch_test.go Loading commit data...
get.go Loading commit data...
helm.go Loading commit data...
home.go Loading commit data...
init.go Loading commit data...
init_test.go Loading commit data...
install.go Loading commit data...
lint.go Loading commit data...
list.go Loading commit data...
package.go Loading commit data...
repo.go Loading commit data...
repo_test.go Loading commit data...
search.go Loading commit data...
search_test.go Loading commit data...
serve.go Loading commit data...
status.go Loading commit data...
structure.go Loading commit data...
tunnel.go Loading commit data...
update.go Loading commit data...
version.go Loading commit data...