Releases: databus23/helm-diff
Releases · databus23/helm-diff
v2.11.0+3
14 Jan 14:29
Compare
Sorry, something went wrong.
No results found
Add support for TLS environment variables (#109 )
v2.11.0+2
11 Oct 09:17
Compare
Sorry, something went wrong.
No results found
v2.11.0+1
11 Oct 08:51
Compare
Sorry, something went wrong.
No results found
Update helm client to v2.11.0
Add --devel flag #92
Add --set-file flag #95
Fix --no-color flag #98
v2.10.0+1
27 Aug 03:44
Compare
Sorry, something went wrong.
No results found
v2.9.0+3
27 Aug 01:25
Compare
Sorry, something went wrong.
No results found
Add --context NUM flag to helm diff upgrade, helm diff rollback and helm diff revision command (#29 )
Fix plugin installation on helm --debug plugin install (#62 )
Dedicated exit code, 2, when diff exists (#65 , #78 )
Specify --version to avoid the GH API limit while installing the plugin (#69 )
TLS-based client auth support (#71 )
Support for diff of changes in chart hooks (#72 )
Improved diff on apiVersion changes (#73 )
Add --set-string K=V to helm diff upgrade (#84 )
Fixed wrong diffs on namespaced release (#41 ). Also use the newly added --namespace NS flag for helm diff upgrade (#85 )
v2.9.0+2
12 Jun 19:09
Compare
Sorry, something went wrong.
No results found
Add --allow-unreleased flag to helm diff upgrade command (#15 )
release tarball now ships plugin binary in bin/ subdirectory to be consistent with the path in plugin.yaml (#52 )
v2.9.0+1
26 Apr 22:58
Compare
Sorry, something went wrong.
No results found
restructure plugin cli to allow for subcommands
Deprecate helm diff in favor of helm diff upgrade
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
12 Apr 13:09
Compare
Sorry, something went wrong.
No results found
Fix context deadline exceeded error (#38 )
v2.8.2+1
11 Apr 11:57
Compare
Sorry, something went wrong.
No results found
Update to helm 2.8.2
Add --reset-values flag #28
Download remote chart to archive dir #30
Improve error message when specified value files don't exist #33
v2.8.0+1
05 Feb 12:54
Compare
Sorry, something went wrong.
No results found
Changes
Update to helm 2.8.0
Add --reuse-values flag #14
Add filtering for diff output #12
Add --no-color flag #18
Fix access to remote repositories #20