Skip to content

Releases: databus23/helm-diff

v3.9.6

14 May 13:11
ca4fb39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.9.5...v3.9.6

v3.9.5

28 Feb 13:08
ca9cf52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.9.4...v3.9.5

v3.9.4

27 Jan 06:33
606c859
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.9.3...v3.9.4

v3.9.3

27 Jan 01:37
38b0206
Compare
Choose a tag to compare

What's Changed

  • Bump helm.sh/helm/v3 from 3.13.3 to 3.14.0 by @dependabot in #542
  • Bump github.com/evanphx/json-patch from 5.6.0+incompatible to 5.8.1+incompatible by @dependabot in #541
  • Bump k8s.io/apiextensions-apiserver from 0.28.4 to 0.29.1 by @dependabot in #543
  • Bump k8s.io/cli-runtime from 0.28.4 to 0.29.1 by @dependabot in #539
  • Add enable dns flag by @hesstobi in #544
  • fix: HELM_DIFF_IGNORE_UNKNOWN_FLAGS ignored issue by @yxxhero in #538
  • Bump the plugin version to 3.9.3 by @mumoshu in #545

New Contributors

Full Changelog: v3.9.2...v3.9.3

v3.9.2

16 Jan 04:50
e37cab8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.9.1...v3.9.2

v3.9.1

13 Jan 10:50
ba3c23d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.9.0...v3.9.1

v3.9.0

13 Jan 07:06
49bdaca
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.8.1...v3.9.0

v3.8.1

04 Jun 02:45
Compare
Choose a tag to compare

What's Changed

  • Add support for --insecure-skip-tls-verify by @mumoshu in #462

Full Changelog: v3.8.0...v3.8.1

v3.8.0

16 May 04:30
Compare
Choose a tag to compare

What's Changed

  • bump go from 1.18 to 1.19 and bump to helm 3.11.3 by @tbugfinder in #439
  • Remove support for helm2 by @databus23 in #454
  • Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #459

New Contributors

Full Changelog: v3.7.0...v3.8.0

v3.7.0

24 Apr 06:17
Compare
Choose a tag to compare

What's Changed

  • Fix upgarde typo by @jmlrt in #421
  • Check the error returned by genManifest by @bkreitch in #417
  • feature(output): add environment variable for diff output format by @cwrau in #416
  • Add env var for --context flag by @tesspib in #414
  • Support busybox in powershell installation by @itscaro in #412
  • Bump golang.org/x/net from 0.0.0-20220225172249-27dd8689420f to 0.7.0 by @dependabot in #442
  • Add post-renderer-args flag by @danlenar in #427
  • fix(parser): don't always skip the first YAML document by @cwrau in #415
  • fix shebang by @TheMeier in #448
  • Bump github.com/containerd/containerd from 1.6.6 to 1.6.18 by @dependabot in #438
  • Fix for #430 With Helm 3 the release names are namespace scoped, thus it should be possible to helm diff release of two release with same name in different namespaces by @sandipchitale in #431
  • Skip helm get hooks when --three-way-merge=true by @stanislav-zaprudskiy in #423
  • Update README with actual usage output by @max-len in #426
  • Fix typo lastest->latest in doc/usage by @mumoshu in #451
  • Bump github.com/docker/docker from 20.10.17+incompatible to 20.10.24+incompatible by @dependabot in #450
  • feature(output): add dyff powered output by @cwrau in #411
  • Bump to Go v1.18.10 and Helm v3.10.3 by @mumoshu in #452

New Contributors

Full Changelog: v3.6.0...v3.7.0