Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.17 KB

ChartReleaseCreate0.md

File metadata and controls

14 lines (11 loc) · 1.17 KB

# ChartReleaseCreate0

Properties

Name Type Description Notes
values array<string,mixed> [optional]
catalog string `catalog` is a valid catalog id where system will look for catalog `item` details. `train` is which train to look for under `catalog` i.e stable / testing etc. [optional]
item string `catalog` is a valid catalog id where system will look for catalog `item` details. `version` specifies the catalog `item` version. [optional]
release_name string `release_name` is the name which will be used to identify the created chart release. [optional]
train string `train` is which train to look for under `catalog` i.e stable / testing etc. [optional] [default to 'charts']
version string `version` specifies the catalog `item` version. [optional] [default to 'latest']

[Back to Model list] [Back to API list] [Back to README]