Skip to content

Releases: databus23/helm-diff

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

v3.6.0

23 Sep 12:08
Compare
Choose a tag to compare

What's Changed

  • chore: Correct small typo in README.md by @tpoindessous in #391
  • Bump helm.sh/helm/v3 from 3.8.0 to 3.9.4 by @dependabot in #405
  • chore: Remove trailing whitespace and fix some typos in README by @hufterkruk in #395
  • add env var HELM_DIFF_NORMALIZE_MANIFESTS=true for flag --normalize-m… by @Anthon129 in #389
  • diff: fix secret redaction for secrets with stringData by @majewsky in #407

New Contributors

Full Changelog: v3.5.0...v3.6.0

v3.5.0

14 May 00:49
Compare
Choose a tag to compare

v3.5.0

What's Changed

New Contributors

Full Changelog: v3.4.2...v3.5.0

v3.4.2

13 Feb 03:29
Compare
Choose a tag to compare

What's Changed

  • fix: HOOKS section should also be parsed when HELM_DIFF_USE_UPGRADE_DRY_RUN=true by @carlosrmendes in #364
  • Fix HELM_DIFF_USE_UPGRADE_DRY_RUN to work for new installs by @mumoshu in #370

New Contributors

Full Changelog: v3.4.1...v3.4.2

v3.4.1

23 Jan 04:56
Compare
Choose a tag to compare

What's Changed

  • Add Alpine Linux target to CI by @Sajfer in #360
  • Remove generation and revision from three-way-merge diff by @Sajfer in #359

Full Changelog: v3.4.0...v3.4.1