From d1ee8d4ce68367de38ce8b3665502130f7bea636 Mon Sep 17 00:00:00 2001 From: Laurens Vanderhoven Date: Sun, 6 Aug 2017 15:12:25 +0200 Subject: [PATCH] Add requirements.yaml to Charts file structure --- docs/charts.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/charts.md b/docs/charts.md index e9cb3917a..b2e985c0a 100644 --- a/docs/charts.md +++ b/docs/charts.md @@ -25,6 +25,7 @@ wordpress/ Chart.yaml # A YAML file containing information about the chart LICENSE # OPTIONAL: A plain text file containing the license for the chart README.md # OPTIONAL: A human-readable README file + requirements.yaml # OPTIONAL: A YAML file listing dependencies for the chart values.yaml # The default configuration values for this chart charts/ # OPTIONAL: A directory containing any charts upon which this chart depends. templates/ # OPTIONAL: A directory of templates that, when combined with values,