• 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
_proto Loading commit data...
cmd Loading commit data...
docs Loading commit data...
pkg Loading commit data...
rootfs Loading commit data...
scripts Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
circle.yml Loading commit data...
glide.lock Loading commit data...
glide.yaml Loading commit data...
versioning.mk Loading commit data...