Documentation ¶
Index ¶
- func Find(dir string) (chartPath string, err error)
- func GetDependencyVersion(helmChart HelmChart, dependency string) (string, error)
- func GetVersion(helmChart HelmChart) string
- func SaveString(helmChart *HelmChart, key, value string) error
- func UpdateValuesImageTag(path, tag string) error
- func Write(filePath string, helmChart HelmChart) (err error)
- type HelmChart
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDependencyVersion ¶
GetDependencyVersion returns selected helm chart dependency version
func SaveString ¶
SaveString saves given key with passed value in HelmChart
func UpdateValuesImageTag ¶
UpdateValuesImageTag updates values.yaml image tag field
Types ¶
Click to show internal directories.
Click to hide internal directories.