mirror of
https://github.com/helm/helm.git
synced 2026-08-12 22:16:30 +00:00
LoadFiles needs to load the Chart.yaml file first. When later files are loaded there are checks for metadata. If that is not loaded the checks could be handled incorrectly. Signed-off-by: Matt Farina <matt@mattfarina.com>