Merge pull request #3047 from jacobtomlinson/patch-1

Add docs clarification to resolve #3046
This commit is contained in:
Taylor Thomas 2017-10-28 11:43:30 -07:00 committed by GitHub
commit 36eb8d73b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,6 +36,8 @@ wordpress/
Helm reserves use of the `charts/` and `templates/` directories, and of
the listed file names. Other files will be left as they are.
While the `charts` and `template` directories are optional there must be at least one chart dependancy or template file for the chart to be valid.
## The Chart.yaml File
The `Chart.yaml` file is required for a chart. It contains the following fields: