• xuhaigang's avatar
    Fix(helm): Fix the bug of dependency update deleting subcharts · 4ffb9dfb
    xuhaigang authored
    In Helm 2.6.0, the new delete feature that deletes old versions of
    charts is deleting subcharts that aren't in requirements.yaml.
    In this patch, I judge the dependency whether it is included in the
    requirements.yaml before deleting it.
    
    Closes #2830
    4ffb9dfb
Name
Last commit
Last update
_proto Loading commit data...
cmd Loading commit data...
docs Loading commit data...
pkg Loading commit data...
rootfs Loading commit data...
scripts Loading commit data...
testdata Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
circle.yml Loading commit data...
code-of-conduct.md Loading commit data...
glide.lock Loading commit data...
glide.yaml Loading commit data...
versioning.mk Loading commit data...