mstrzele / helm-edit

Edit a Helm release

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Go 74.6%Language:Mustache 15.0%Language:Shell 10.3%