Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateChartPackage ¶
CreateChartPackage creates a new .tgz package in directory
func UpdateDependencies ¶
Types ¶
type Chart ¶
Chart is a helm package that contains metadata
func GetChartByName ¶
GetChartByName returns a chart by "name", which can be either a directory or .tgz package
func (*Chart) OverrideValues ¶
OverrideValues overrides values in chart values.yaml file
func (*Chart) SetAppVersion ¶
SetAppVersion overrides the chart appVersion
func (*Chart) SetVersion ¶
SetVersion overrides the chart version
Click to show internal directories.
Click to hide internal directories.