Skip to content

Qlever-LLC/helm-edit

 
 

Repository files navigation

Helm Edit

standard-readme compliant Go

Edit a Helm release

This plugin adds helm edit command. It opens the editor defined by HELM_EDITOR, KUBE_EDITOR or EDITOR environment variable and allows to edit the values and upgrade a release.

Install

helm plugin install https://github.com/mstrzele/helm-edit

Usage

$ helm edit smiling-penguin
# Edits the smiling-penguin release

asciicast

Maintainers

@mstrzele

Contribute

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2017 Maciej Strzelecki

About

Edit a Helm release

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 71.6%
  • Mustache 14.7%
  • Shell 13.7%