Releases: databus23/helm-diff
Releases · databus23/helm-diff
v3.9.11
What's Changed
- build(deps): bump k8s.io/cli-runtime from 0.30.3 to 0.31.0 by @dependabot in #654
- build(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 by @dependabot in #658
- build(deps): bump k8s.io/client-go from 0.31.0 to 0.31.1 by @dependabot in #661
- build(deps): bump k8s.io/apimachinery from 0.31.0 to 0.31.1 by @dependabot in #659
- build(deps): bump k8s.io/apiextensions-apiserver from 0.30.3 to 0.31.1 by @dependabot in #660
- chore: update helm version to v3.16.1 by @yxxhero in #662
- build(deps): bump golang.org/x/term from 0.23.0 to 0.24.0 by @dependabot in #664
- build(deps): bump k8s.io/cli-runtime from 0.31.0 to 0.31.1 by @dependabot in #663
- build(deps): bump helm.sh/helm/v3 from 3.15.4 to 3.16.1 by @dependabot in #665
- Bump helm-diff version to 3.9.11 by @yxxhero in #667
Full Changelog: v3.9.10...v3.9.11
v3.9.10
What's Changed
- build(deps): bump golang.org/x/term from 0.21.0 to 0.22.0 by @dependabot in #640
- build(deps): bump k8s.io/api from 0.30.2 to 0.30.3 by @dependabot in #646
- feat: bump helm to 3.15.3 by @yxxhero in #648
- build(deps): bump k8s.io/cli-runtime from 0.30.2 to 0.30.3 by @dependabot in #645
- build(deps): bump k8s.io/apiextensions-apiserver from 0.30.2 to 0.30.3 by @dependabot in #643
- build(deps): bump github.com/homeport/dyff from 1.8.0 to 1.8.1 by @dependabot in #649
- build(deps): bump github.com/docker/docker from 25.0.5+incompatible to 25.0.6+incompatible by @dependabot in #650
- build(deps): bump github.com/homeport/dyff from 1.8.1 to 1.9.0 by @dependabot in #651
- build(deps): bump golang.org/x/term from 0.22.0 to 0.23.0 by @dependabot in #652
- chore: update helm version to v3.15.4 by @yxxhero in #653
Full Changelog: v3.9.9...v3.9.10
v3.9.9
What's Changed
- build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #627
- build(deps): bump k8s.io/apiextensions-apiserver from 0.30.1 to 0.30.2 by @dependabot in #631
- build(deps): bump k8s.io/cli-runtime from 0.30.1 to 0.30.2 by @dependabot in #629
- build(deps): bump helm.sh/helm/v3 from 3.15.1 to 3.15.2 by @dependabot in #630
- add
--output=dyff
to possible values to README.md by @lucasfcnunes in #633 - chore(deps): update Go toolchain version to 1.22.4 for CVE-2024-24790 by @lr1980 in #636
- Bump helm-diff version to 3.9.9 by @yxxhero in #637
New Contributors
- @lucasfcnunes made their first contribution in #633
- @lr1980 made their first contribution in #636
Full Changelog: v3.9.8...v3.9.9
v3.9.8
What's Changed
- build(deps): bump helm.sh/helm/v3 from 3.15.0 to 3.15.1 by @dependabot in #620
- build(deps): bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #625
- build(deps): bump github.com/homeport/dyff from 1.7.1 to 1.8.0 by @dependabot in #624
- build(deps): bump golang.org/x/term from 0.20.0 to 0.21.0 by @dependabot in #623
- Don't output help on install by @z0rc in #621
- feat: bump to 3.9.8 by @yxxhero in #626
New Contributors
Full Changelog: v3.9.7...v3.9.8
v3.9.7
What's Changed
- bump helm to 3.15.0 by @yxxhero in #612
- build(deps): bump helm.sh/helm/v3 from 3.14.4 to 3.15.0 by @dependabot in #617
- build(deps): bump k8s.io/cli-runtime from 0.30.0 to 0.30.1 by @dependabot in #616
- build(deps): bump k8s.io/apiextensions-apiserver from 0.30.0 to 0.30.1 by @dependabot in #614
- feat: optimize release by @yxxhero in #618
- Add support for resource-policy: keep (#246) by @phooijenga in #582
- bump to 3.9.7 by @yxxhero in #619
New Contributors
- @phooijenga made their first contribution in #582
Full Changelog: v3.9.6...v3.9.7
v3.9.6
What's Changed
- Improve wording in help by @luke-codewalker in #567
- Bump azure/setup-helm from 3 to 4 by @dependabot in #570
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #569
- Fix Typo In Comments by @rojinebrahimi in #573
- Bump golang.org/x/term from 0.17.0 to 0.18.0 by @dependabot in #575
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #576
- Bump k8s.io/apiextensions-apiserver from 0.29.2 to 0.29.3 by @dependabot in #581
- Bump k8s.io/cli-runtime from 0.29.2 to 0.29.3 by @dependabot in #578
- Bump helm.sh/helm/v3 from 3.14.2 to 3.14.3 by @dependabot in #580
- Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #583
- feat: bump helm to 3.14.3 by @yxxhero in #584
- feat: apply bunt color config based on
no-color
for dyff output by @eata219 in #586 - Bump golang.org/x/term from 0.18.0 to 0.19.0 by @dependabot in #587
- Bump helm.sh/helm/v3 from 3.14.3 to 3.14.4 by @dependabot in #589
- deps: use semver/v3 instead of semver by @mmorel-35 in #592
- Implement support for pass-through of --set-literal flag/values by @interone-ms in #590
- deps: use json-patch/v5 instead of incompatible module by @mmorel-35 in #591
- enable testifylint linter by @mmorel-35 in #593
- enable errorlint linter by @mmorel-35 in #594
- build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #595
- build(deps): bump k8s.io/api from 0.29.3 to 0.30.0 by @dependabot in #598
- build(deps): bump k8s.io/cli-runtime from 0.29.3 to 0.30.0 by @dependabot in #600
- build(deps): bump k8s.io/apiextensions-apiserver from 0.29.3 to 0.30.0 by @dependabot in #596
- build(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #604
- build(deps): bump golang.org/x/term from 0.19.0 to 0.20.0 by @dependabot in #607
- match all k8s list resources by @yxxhero in #606
- build(deps): bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #608
- bump helm-diff plugin 3.9.6 by @yxxhero in #610
New Contributors
- @luke-codewalker made their first contribution in #567
- @rojinebrahimi made their first contribution in #573
- @eata219 made their first contribution in #586
- @mmorel-35 made their first contribution in #592
- @interone-ms made their first contribution in #590
Full Changelog: v3.9.5...v3.9.6
v3.9.5
What's Changed
- Update README.md by @mumoshu in #549
- Bump github.com/evanphx/json-patch from 5.8.1+incompatible to 5.9.0+incompatible by @dependabot in #550
- feat: bump go to 1.22 by @yxxhero in #551
- feat: support two helm minor version in test by @yxxhero in #552
- Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #556
- Bump Vampire/setup-wsl from 2 to 3 by @dependabot in #555
- Bump golang.org/x/term from 0.16.0 to 0.17.0 by @dependabot in #554
- Bump github.com/homeport/dyff from 1.6.0 to 1.7.1 by @dependabot in #553
- Bump helm.sh/helm/v3 from 3.14.0 to 3.14.1 by @dependabot in #557
- Bump k8s.io/cli-runtime from 0.29.1 to 0.29.2 by @dependabot in #562
- Bump k8s.io/apiextensions-apiserver from 0.29.1 to 0.29.2 by @dependabot in #558
- Bump helm.sh/helm/v3 from 3.14.1 to 3.14.2 by @dependabot in #564
- bump helm-diff to 3.9.5 by @yxxhero in #565
Full Changelog: v3.9.4...v3.9.5
v3.9.4
What's Changed
- lint: Update depguard configuration by @mjtrangoni in #507
- bump go to 1.21 by @yxxhero in #546
- Remake dry-run=server optional by @mumoshu in #547
- Bump helm-diff version to 3.9.4 by @yxxhero in #548
New Contributors
- @mjtrangoni made their first contribution in #507
Full Changelog: v3.9.3...v3.9.4
v3.9.3
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
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