Documentation
¶
Overview ¶
Helm package provides render, installation, and other automation commands for Helm charts.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Helm ¶
Helm contains Mage tasks for invoking Helm cli.
func (Helm) Init ¶
⚙️ Init sets up the required files to allow for local editing/overriding from CacheDirectory.
It does this by using the HelmChartlist and copying the default values.yaml to the CacheDirectory.
func (Helm) Install ¶
🚀 Install uses Helm to 🚀 Install installs/upgrades the helm charts for charts listed in constants.HelmChartsList.
Click to show internal directories.
Click to hide internal directories.