• Maciej Kwiek's avatar
    Delete old deps after chart deps are updated · 9c4bb146
    Maciej Kwiek authored
    This change changes the order of operations in
    pkg/downloader.Manager.downloadAll
    
    Old charts are moved to tmp directory which is restored in case any
    dependency update fails. Otherwise tmp dir is deleted.
    9c4bb146
dependency_update_test.go 7.08 KB