helm/cmd
Qin Wang d72ff65325 feat(helm): add local path support for deps in requirements.yaml
The following commands:
helm dep update
helm dep build
are now able to take a requirements.yaml with dependency charts' repo defined as:
file://../local/path or file:///root/path

closes: #1884
2017-02-13 21:28:42 +00:00
..
helm feat(helm): add local path support for deps in requirements.yaml 2017-02-13 21:28:42 +00:00
tiller feat(kube): use jsonpatch to update ThirdPartyResources 2017-02-10 11:46:04 -08:00