| name | str | The name of the chart | |
| home | str | The URL to the relevant project page | [optional] |
| sources | list[str] | The URL to the source code of chart | [optional] |
| version | str | A SemVer 2 version of chart | |
| description | str | A one-sentence description of chart | [optional] |
| keywords | list[str] | A list of string keywords | [optional] |
| engine | str | The name of template engine | |
| icon | str | The URL to an icon file | |
| api_version | str | The API version of this chart | |
| app_version | str | The version of the application enclosed in the chart | |
| deprecated | bool | Whether or not this chart is deprecated | [optional] |