• Matt Butcher's avatar
    fix(helm): prepend repo URL to packages missing scheme · 4c6a7cf7
    Matt Butcher authored
    When a repository is generated without --url, the packages in that
    repository do not have FQDNs. In this case, the URL prefix (FQDN plus
    base path) should be derived from the repository's base URL. This seems
    to be a regression that crept in around Helm 2.2.0. This is now fixed.
    
    Closes #2315
    Closes #2510
    4c6a7cf7
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...