This is a Helm plugin giving you a preview of what a helm upgrade would change. It basically generates a diff between the latest deployed version of a release and a helm upgrade --debug --dry-run. This can also be used to compare two revisions/versions of your helm release.
Features
- Use Helm plugin manager
- Documentation available
- Examples available
- Requires GoLang
- Automated tests are implemented with testing
- Requires Go
