Skip to main content

Plugins

Helm Secrets

A helm plugin to help manage secrets.

Helm Git

The Helm downloader plugin that provides protocol support for git.

Helm Diff

A Helm plugin that shows the diff during Helm upgrades.

Examples

Get values for helm chart
helm get values <helm name> --namespace <namespace>
lint helm files
helm lint --strict
Dry run of an install of helm chart
helm install --dry-run --debug