helm-update-config

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2017 License: MIT Imports: 5 Imported by: 0

README

Helm Update Config

This plugin adds helm update-config command to Helm CLI. It allows to update config values of an existing release running in the cluster.

Install

helm plugin install https://github.com/burdiyan/helm-update-config

Usage

To change image tag of smiling-penguin release:

helm update-config smiling-penguin --set=image.tag=stable

The plugin will reuse all the values defined in previous releases. If you want to override those you can set --reset-values flag the same way you do for helm upgrade.

Maintainers

@burdiyan

Contribute

PRs accepted.

License

MIT © 2017 Alexandr Burdiyan

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL