Name | Type | Description | Notes |
---|---|---|---|
Name | string | The name of the chart | [default to null] |
Home | string | The URL to the relevant project page | [optional] [default to null] |
Sources | []string | The URL to the source code of chart | [optional] [default to null] |
Version | string | A SemVer 2 version of chart | [default to null] |
Description | string | A one-sentence description of chart | [optional] [default to null] |
Keywords | []string | A list of string keywords | [optional] [default to null] |
Engine | string | The name of template engine | [default to null] |
Icon | string | The URL to an icon file | [default to null] |
ApiVersion | string | The API version of this chart | [default to null] |
AppVersion | string | The version of the application enclosed in the chart | [default to null] |
Deprecated | bool | Whether or not this chart is deprecated | [optional] [default to null] |