Skip to content

pswenson/helm-edit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ Until kubernetes/helm#2740 won't be merged, opening an editor using this plugin will mess up your terminal. Use reset command after helm edit.

Helm Edit

standard-readme compliant CircleCI

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 88.5%
  • Shell 11.5%