Releases: databus23/helm-diff
Releases · databus23/helm-diff
v2.9.0+2
v2.9.0+1
- restructure plugin cli to allow for subcommands
- Deprecate
helm diff
in favor ofhelm diff upgrade
- Deprecate
- Add commands to diff revisions (#22), thanks to @aananthraj
helm diff revision RELEASE REVISION1 [REVISION2]
helm diff rollback RELEASE REVISION
- Allow to specify chart version when diffing an upgrade
v2.8.2+2
v2.8.2+1
v2.8.0+1
v2.7.0+1
v2.5.0+1
Rebuild against helm 2.5.0
This release also changes the way diffs are done.
We no longer diff template files but individual resources (YAML documents).
This is necesarry because since tiller 2.5.0 if a template file contains more than one YAML document they are returned in random order.
v2.4.0+1: update to helm 2.4.0
Rebuild against helm 2.4.0