mirror of
https://github.com/helm/helm.git
synced 2026-02-14 08:15:13 -05:00
This causes 'helm dep [up|install]' to ignore files in charts/ that start with either a dot or an underscore. It also changes the chartloader to ignore those files. Also, if a 'helm dep up' does not find a charts/ directory, it creates one. Closes #1342 |
||
|---|---|---|
| .. | ||
| charts | ||
| docs | ||
| ignore | ||
| templates | ||
| .helmignore | ||
| Chart.yaml | ||
| icon.svg | ||
| INSTALL.txt | ||
| LICENSE | ||
| README.md | ||
| requirements.lock | ||
| requirements.yaml | ||
| values.yaml | ||
Frobnitz
This is an example chart.
Usage
This is an example. It has no usage.
Development
For developer info, see the top-level repository.