Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 526 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 526 Bytes

Helm set-status plugin

Manually set the status of a helm release

Useful when helm or your cluster ran into problems mid-update and things are stuck pending-upgrade, but you don't want to uninstall the release and possibly suffer additional downtime.

⚠️ WARNING ⚠️
This plugin alters the internal state of helm releases. Use with care!

Install

helm plugin install https://github.com/k3s-io/helm-set-status

Usage

helm set-status RELEASE STATUS [flags]