• Tim Dumol's avatar
    feat(helm): add better error message to 'dep up' · 8fae16fb
    Tim Dumol authored
    When a user enters a non-URL (such as stable)
    in requirements.yaml and tries to `helm dep up`,
    they get a potentially confusing error message.
    This tries to make the error message clearer.
    
    Closes #2672
    8fae16fb
Name
Last commit
Last update
..
testdata Loading commit data...
chart_downloader.go Loading commit data...
chart_downloader_test.go Loading commit data...
doc.go Loading commit data...
manager.go Loading commit data...
manager_test.go Loading commit data...