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