Releases: databus23/helm-diff
Releases · databus23/helm-diff
v3.8.1
v3.8.0
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
- @tbugfinder made their first contribution in #439
- @databus23 made their first contribution in #454
Full Changelog: v3.7.0...v3.8.0
v3.7.0
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
- @jmlrt made their first contribution in #421
- @bkreitch made their first contribution in #417
- @cwrau made their first contribution in #416
- @tesspib made their first contribution in #414
- @itscaro made their first contribution in #412
- @danlenar made their first contribution in #427
- @TheMeier made their first contribution in #448
- @sandipchitale made their first contribution in #431
- @stanislav-zaprudskiy made their first contribution in #423
- @max-len made their first contribution in #426
Full Changelog: v3.6.0...v3.7.0
v3.6.0
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
- @tpoindessous made their first contribution in #391
- @dependabot made their first contribution in #405
- @hufterkruk made their first contribution in #395
- @Anthon129 made their first contribution in #389
- @majewsky made their first contribution in #407
Full Changelog: v3.5.0...v3.6.0
v3.5.0
v3.5.0
What's Changed
- chore: Added support for setting --kube-version by @semoac in #386
- diff/report: fix key regexp by @eonpatapon in #379
- Resolve security vulnerabilities by @petrovicboban in #373
- Annotation to override object name for diff purposes by @ksa-real in #378
- Added bzip2 to build docker. Updated golang image and github-release. by @ksa-real in #387
New Contributors
- @eonpatapon made their first contribution in #379
- @petrovicboban made their first contribution in #373
- @ksa-real made their first contribution in #378
Full Changelog: v3.4.2...v3.5.0
v3.4.2
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
- @carlosrmendes made their first contribution in #364
Full Changelog: v3.4.1...v3.4.2
v3.4.1
v3.4.0
What's Changed
- Make HELM_DIFF_THREE_WAY_MERGE log less verbose by @mumoshu in #342
- --color or HELM_DIFF_COLOR=true to force color by @mumoshu in #343
- helm-diff doesn't include values from stdin for helm3 version by @ruslanloman in #340
- Migrate to GH actions by @jkroepke in #335
- Fix lint errors in install-binary.sh by @Sajfer in #346
- #350 - Attempting to patch libraries. by @unacceptable in #351
- Fix installation on cygwin by @jkroepke in #353
- Add various client-go auth providers for 3-way merge by @mumoshu in #355
- feat: --find-renames for discovering renames based on content by @fwiesel in #320
New Contributors
- @ruslanloman made their first contribution in #340
- @unacceptable made their first contribution in #351
- @fwiesel made their first contribution in #320
Full Changelog: v3.3.2...v3.4.0
v3.3.2
What's Changed
- Fix golang docker version by @Sajfer in #338
- Fix install script by @michaelsauter in #339
New Contributors
- @michaelsauter made their first contribution in #339
Full Changelog: v3.3.1...v3.3.2
v3.3.1
- Fix 3.3.0 to be successfully installed on alpine and busybox
Full Changelog: v3.3.0...v3.3.1