
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
It'd be awesome if there was a helm plugin to do common helm operations on a cluster like listing releases, release history, rollback, etc
Describe alternatives you've considered
None
Additional context
Add any other context or screenshots about the feature request here.
@cdunford Are you looking to something different than the :helm k9s command?
No - I didn't realize that existed 馃槃
@derailed I only see that :helm in k9s only lists and describes the helm release. What about doing common operations such as getting the values, doing things with the release (i.e.: rollback, upgrade, etc.) and possible other helm operations? Is that possible already, am I missing something?
Most helpful comment
@derailed I only see that
:helmin k9s only lists and describes the helm release. What about doing common operations such as getting the values, doing things with the release (i.e.: rollback, upgrade, etc.) and possible other helm operations? Is that possible already, am I missing something?