• Matt Butcher's avatar
    fix(helm): add 'skip-refresh' flag to 'helm init' · ba6c55c9
    Matt Butcher authored
    This exposes the skip-refresh flag to helm init to make it possible to
    initialize Helm without fetching the index.yaml of the stable repo.
    This mirrors the behavior of 'helm dep up's skip-refresh flag.
    
    Closes #2127
    ba6c55c9
Name
Last commit
Last update
..
repotest Loading commit data...
testdata Loading commit data...
chartrepo.go Loading commit data...
chartrepo_test.go Loading commit data...
doc.go Loading commit data...
index.go Loading commit data...
index_test.go Loading commit data...
local.go Loading commit data...
local_test.go Loading commit data...
repo.go Loading commit data...
repo_test.go Loading commit data...