Releases: databus23/helm-diff
Releases · databus23/helm-diff
v3.9.2
What's Changed
- chore: Update github actions by @bonddim in #477
- Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #520
- Bump luizm/action-sh-checker from 0.7.0 to 0.8.0 by @dependabot in #521
- Bump actions/setup-go from 4 to 5 by @dependabot in #523
- Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by @dependabot in #524
- Bump github.com/homeport/dyff from 1.5.7 to 1.6.0 by @dependabot in #525
- Bump golang.org/x/term from 0.15.0 to 0.16.0 by @dependabot in #526
- Bump actions/checkout from 3 to 4 by @dependabot in #522
- Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #530
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #532
- Bump plugin version to 3.9.2 by @mumoshu in #529
New Contributors
Full Changelog: v3.9.1...v3.9.2
v3.9.1
What's Changed
Full Changelog: v3.9.0...v3.9.1
v3.9.0
What's Changed
- feat: add lint CI by @yxxhero in #469
- add helper tests by @yxxhero in #472
- add unittest cover by @yxxhero in #471
- docs(README): fix typo
upgarde
->upgrade
by @sgoudham in #482 - feat: Allow suppress diff line output by regex by @jkroepke in #475
- Use dry-run=server to enable lookups by @MichaelMorrisEst in #458
- remove circleci by @yxxhero in #500
- feat: bump go to 1.21 by @yxxhero in #496
- Bump golang.org/x/net from 0.9.0 to 0.17.0 by @dependabot in #501
- Bump golang, dependencies, replace golint with staticcheck by @antoinedeschenes in #510
- Support --set-json by @euroelessar in #498
- fix: Make dry-run=server optional by @mumoshu in #499
- Bump github.com/containerd/containerd from 1.7.0 to 1.7.11 by @dependabot in #513
- Fix description of diff suppress option by @yktakaha4 in #491
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #511
- Automate releases using GHA by @mumoshu in #517
- Bump plugin version to 3.9.0 by @mumoshu in #518
New Contributors
- @yxxhero made their first contribution in #469
- @sgoudham made their first contribution in #482
- @MichaelMorrisEst made their first contribution in #458
- @antoinedeschenes made their first contribution in #510
- @euroelessar made their first contribution in #498
- @yktakaha4 made their first contribution in #491
Full Changelog: v3.8.1...v3.9.0
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