Helm
Good Stuff for Helm
Plugins
Helm Secrets
Plugin to manage secrets
Helm Git
Plugin for git-based charts
Helm Diff
Preview helm upgrades
Examples
Get values for helm chart
helm get values <helm name> --namespace <namespace>Lint helm files
helm lint --strictDry run of an install of helm chart
helm install --dry-run --debug