Skip to content

Releases: databus23/helm-diff

v2.8.0+1

05 Feb 12:54
Compare
Choose a tag to compare

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

v2.7.0+1

30 Oct 10:24
Compare
Choose a tag to compare
bump to helm 2.7.0

v2.5.0+1

13 Jul 14:12
Compare
Choose a tag to compare

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

03 May 09:13
Compare
Choose a tag to compare

Rebuild against helm 2.4.0

v2.3.1+1

19 Apr 22:55
Compare
Choose a tag to compare
bump to helm 2.3.1

v2.2.1+2

14 Mar 15:45
Compare
Choose a tag to compare

Add +/- prefix to changed lines

Initial release

02 Mar 09:30
Compare
Choose a tag to compare

See README.md