helm

Installs Helm, the Kubernetes package manager.

Current version: 0.1.0 | Helm

Usage

"features": {
  "ghcr.io/devopsbuildingblocks/devcontainer-features/helm:0": {}
}

With options:

"ghcr.io/devopsbuildingblocks/devcontainer-features/helm:0": {
  "version": "3.17.0"
}

Options

OptionTypeDefaultDescription
versionstringlatestHelm version to install

Shell integration

Shell completion is configured automatically for both bash and zsh.