Delete old deps after chart deps are updated
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.
Showing
+110 -8
Please register or sign in to comment