-
Steve Wilkerson authored
When 'helm install', 'helm package', and 'helm upgrade' are run, Helm will not issue any warnings if any dependencies listed in a chart's requirements.yaml file are missing. This change includes warnings when a chart is found in requirements.yaml but isn't in charts/. Closes #1567
98310a91