helm dependency build ./chart

Category: Kubernetes & Containers

helm dependency build ./chart

Fetch a chart's dependencies

Downloads the charts declared in ./chart's Chart.yaml dependencies into its charts/ directory, honoring the versions and repositories listed. Run it after editing dependencies or checking out a chart that omits vendor files. Related: helm dependency list shows what is expected.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.