Skip to content

Commit 4e48985

Browse files
committed
add 'chart.name' template description in 'Available Templates' section
1 parent 8437377 commit 4e48985

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ The templates generated by the tool are shown below, and can be included in your
8282
| Name | Description |
8383
|------|-------------|
8484
| chart.header | The main heading of the generated markdown file |
85+
| chart.name | The _name_ field from the chart's `Chart.yaml` file |
8586
| chart.deprecationWarning | A deprecation warning which is displayed when the _deprecated_ field from the chart's `Chart.yaml` file is `true` |
8687
| chart.description | A description line containing the _description_ field from the chart's `Chart.yaml` file, or "" if that field is not set |
8788
| chart.version | The _version_ field from the chart's `Chart.yaml` file |

0 commit comments

Comments
 (0)