helm/pkg
xuhaigang 4ffb9dfb4b Fix(helm): Fix the bug of dependency update deleting subcharts
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
2017-08-24 12:31:54 +08:00
..
chartutil Test that the coalesced key is properly removed for all YAML null syntax options, but not for empty string 2017-07-07 14:32:56 -04:00
downloader Fix(helm): Fix the bug of dependency update deleting subcharts 2017-08-24 12:31:54 +08:00
engine Merge branch 'master' into master 2017-06-08 18:40:34 +02:00
getter fix(helm): fix race conditions in flag parsing 2017-05-29 17:58:27 -07:00
helm fix(helm): fix flag parsing once and for all 2017-07-14 11:08:50 -07:00
hooks fix(hooks): Change annotation from hookWeight to hook-weight 2017-04-03 11:25:39 -04:00
ignore fix(helm): prevent .helmignore rules from applying to '.' 2017-01-03 16:12:02 -07:00
kube feat(*): use kubernetes 1.7 2017-07-07 09:13:57 -07:00
lint fix(lint): add KubeVersion and TillerVersion to linter 2017-05-16 16:33:43 -06:00
plugin fix(helm): fix flag parsing once and for all 2017-07-14 11:08:50 -07:00
proto/hapi Add --force to upgrade and rollback (generated changes) 2017-05-26 17:07:13 -04:00
provenance fix(*): correct file permissions on source files 2016-12-07 09:09:38 -08:00
releasetesting Merge pull request #2425 from michelleN/helm-test-error-codes 2017-05-17 12:58:26 -04:00
releaseutil fix(releaseutil): remove newline on SplitManifests 2017-05-02 14:48:08 -04:00
repo Write repo file using atomicfile 2017-05-16 23:25:32 +02:00
resolver Added omitempty to Requirements struct 2017-06-21 11:18:27 -07:00
rudder Basic Rudder Delete implementation 2017-05-05 13:05:24 +02:00
storage Correct punctuation and capitalization for user facing strings. 2017-06-26 10:23:26 -07:00
strvals feat(helm): support array index format for --set. 2017-06-08 12:15:03 -06:00
tiller fix(helm): fix flag parsing once and for all 2017-07-14 11:08:50 -07:00
timeconv chore(*): add canonical import path annotation 2016-07-11 22:59:55 -06:00
tlsutil Correct punctuation and capitalization for user facing strings. 2017-06-26 10:23:26 -07:00
urlutil ref(getter): flatten the getter package tree 2017-05-01 16:18:13 -06:00
version chore(*): bump to v2.5.0 2017-06-19 13:42:43 -07:00