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.
helm plugin install https://github.com/mstrzele/helm-edit$ helm edit smiling-penguin
# Edits the smiling-penguin releasePRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
MIT © 2017 Maciej Strzelecki
