Versions in this module Expand all Collapse all v1 v1.2.0 Jun 9, 2020 v1.1.0 May 28, 2020 Changes in this version type Config + SkipAppVersionCheck bool v1.0.0 Apr 23, 2020 Changes in this version + const HelmChartYamlName + const HelmTemplateDirectoryName + const HelmValuesYamlName + func IsInvalidConfig(err error) bool + func IsValidationFailedError(err error) bool + type BuildInfo struct + AppVersion string + Branch string + SHA string + Version string + type Config struct + AppVersion string + Branch string + ChartDir string + Fs afero.Fs + Sha string + Version string + type TemplateHelmChartTask struct + func NewTemplateHelmChartTask(config Config) (*TemplateHelmChartTask, error) + func (t TemplateHelmChartTask) Run(validate, tagBuild bool) error + func (t TemplateHelmChartTask) String() string