mirror of
https://github.com/helm/helm.git
synced 2026-04-15 21:59:50 -04:00
commit
758a59c8bb
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ In Helm, one chart may depend on any number of other charts. These
|
|||
dependencies are expressed explicitly by copying the dependency charts
|
||||
into the `charts/` directory.
|
||||
|
||||
**Note:** The `dependencies:` section of the `Glide.yaml` from Helm
|
||||
**Note:** The `dependencies:` section of the `Chart.yaml` from Helm
|
||||
Classic has been completely removed.
|
||||
|
||||
For example, if the Wordpress chart depends on the Apache chart, the
|
||||
|
|
|
|||
Loading…
Reference in a new issue