Skip to content

Releases: databus23/helm-diff

v3.12.2

09 Jun 12:53
b66fb9e
Compare
Choose a tag to compare

What's Changed

  • build: update Helm to v3.18.2 in CI and go.mod by @yxxhero in #794
  • refactor(helm3): optimize manifest extraction logic by @yxxhero in #797
  • fix: remove redundant Helm release not found message by @yxxhero in #796
  • chore: update plugin version to 3.12.2 by @yxxhero in #798

Full Changelog: v3.12.1...v3.12.2

v3.12.1

28 May 23:26
a02da38
Compare
Choose a tag to compare

What's Changed

  • add secret decode diff by @yxxhero in #785
  • refactor(diff): extract secret handling to preHandleSecrets by @yxxhero in #787
  • refactor(Makefile): use HELM_DATA_HOME instead of HELM_HOME by @yxxhero in #788
  • refactor(Makefile): Replace HELM_DATA_HOME with HELM_HOME by @yxxhero in #789
  • build(deps): bump k8s.io/cli-runtime from 0.33.0 to 0.33.1 by @dependabot in #790
  • Removing vestigial documentation for dry-run env var by @jake-dog in #765
  • Print error messages to stderr, not stdout by @icyflame in #786
  • build: update Helm to v3.18.1 in CI and go.mod by @yxxhero in #791
  • Bump helm-diff version to 3.12.1 by @yxxhero in #792

New Contributors

Full Changelog: v3.12.0...v3.12.1

v3.12.0

19 May 22:44
05264b7
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump helm.sh/helm/v3 from 3.17.2 to 3.17.3 by @dependabot in #766
  • build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #767
  • build(deps): bump k8s.io/api from 0.32.3 to 0.33.0 by @dependabot in #773
  • build(deps): bump k8s.io/cli-runtime from 0.32.3 to 0.33.0 by @dependabot in #772
  • build(deps): bump k8s.io/apiextensions-apiserver from 0.32.3 to 0.33.0 by @dependabot in #770
  • build(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #775
  • feat: change output if all diff output is suppressed by @TheMeier in #768
  • build(deps): bump k8s.io/apiextensions-apiserver from 0.33.0 to 0.33.1 by @dependabot in #781
  • build(deps): bump golang.org/x/term from 0.31.0 to 0.32.0 by @dependabot in #776
  • Build update helm and go dependencies to latest versions by @yxxhero in #783
  • Bump helm-diff version to 3.12.0 by @yxxhero in #784

Full Changelog: v3.11.0...v3.12.0

v3.11.0

08 Apr 10:07
c1021a9
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/term from 0.28.0 to 0.29.0 by @dependabot in #735
  • build(deps): bump helm.sh/helm/v3 from 3.17.0 to 3.17.1 by @dependabot in #741
  • build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #740
  • build(deps): bump k8s.io/client-go from 0.32.1 to 0.32.2 by @dependabot in #738
  • build(deps): bump k8s.io/cli-runtime from 0.32.1 to 0.32.2 by @dependabot in #739
  • build(deps): bump k8s.io/apiextensions-apiserver from 0.32.1 to 0.32.2 by @dependabot in #743
  • build: update golang version to 1.24 and lint to v1.64.5 by @yxxhero in #745
  • build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #744
  • build(deps): bump Vampire/setup-wsl from 4 to 5 by @dependabot in #746
  • build(deps): bump github.com/homeport/dyff from 1.9.4 to 1.10.1 by @dependabot in #747
  • build: update Helm version to v3.17.2 in CI and go.mod by @yxxhero in #750
  • build(deps): bump k8s.io/apiextensions-apiserver from 0.32.2 to 0.32.3 by @dependabot in #751
  • build(deps): bump k8s.io/cli-runtime from 0.32.2 to 0.32.3 by @dependabot in #754
  • build(deps): bump github.com/containerd/containerd from 1.7.24 to 1.7.27 by @dependabot in #756
  • build(deps): bump github.com/gonvenience/bunt from 1.4.0 to 1.4.1 by @dependabot in #758
  • build(deps): bump github.com/gonvenience/ytbx from 1.4.6 to 1.4.7 by @dependabot in #759
  • build(deps): bump golangci/golangci-lint-action from 6 to 7 by @dependabot in #760
  • Add support for --take-ownership parameter by @guillomep in #742
  • test: Optimize deleteStatusAndTidyMetadata test assertion by @yxxhero in #761
  • build(deps): bump golang.org/x/term from 0.30.0 to 0.31.0 by @dependabot in #763
  • Allow diff to include crds by @obirhuppertz in #762
  • build: update plugin version to 3.11.0 by @yxxhero in #764

New Contributors

  • @guillomep made their first contribution in #742
  • @obirhuppertz made their first contribution in #762

Full Changelog: v3.10.0...v3.11.0

v3.10.0

04 Feb 05:39
1a64087
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump k8s.io/cli-runtime from 0.32.0 to 0.32.1 by @dependabot in #727
  • build(deps): bump github.com/gonvenience/ytbx from 1.4.5 to 1.4.6 by @dependabot in #723
  • build(deps): bump k8s.io/apiextensions-apiserver from 0.32.0 to 0.32.1 by @dependabot in #724
  • build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by @dependabot in #733
  • build(deps): bump github.com/evanphx/json-patch/v5 from 5.9.0 to 5.9.11 by @dependabot in #732
  • Able to use project components as golang library by @dmvolod in #718
  • Bump helm-diff version to 3.10.0 by @yxxhero in #734

New Contributors

Full Changelog: v3.9.14...v3.10.0

v3.9.14

17 Jan 10:39
ae426d7
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/term from 0.27.0 to 0.28.0 by @dependabot in #715
  • build(deps): bump github.com/gonvenience/bunt from 1.3.5 to 1.4.0 by @dependabot in #714
  • build(deps): bump github.com/gonvenience/ytbx from 1.4.4 to 1.4.5 by @dependabot in #720
  • build: update Helm to v3.17.0 and other dependencies by @yxxhero in #721
  • Bump helm-diff version to 3.9.14 by @yxxhero in #722

Full Changelog: v3.9.13...v3.9.14

v3.9.13

18 Dec 23:46
7d22577
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump helm.sh/helm/v3 from 3.16.2 to 3.16.3 by @dependabot in #691
  • build(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 by @dependabot in #695
  • build(deps): bump k8s.io/cli-runtime from 0.31.2 to 0.31.3 by @dependabot in #694
  • build(deps): bump k8s.io/apiextensions-apiserver from 0.31.2 to 0.31.3 by @dependabot in #693
  • build(deps): bump Vampire/setup-wsl from 3 to 4 by @dependabot in #702
  • build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #699
  • build(deps): bump github.com/homeport/dyff from 1.9.3 to 1.9.4 by @dependabot in #700
  • build(deps): bump golang.org/x/term from 0.26.0 to 0.27.0 by @dependabot in #701
  • build(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 by @dependabot in #703
  • build(deps): bump k8s.io/apimachinery from 0.31.3 to 0.32.0 by @dependabot in #705
  • build(deps): bump k8s.io/client-go from 0.31.3 to 0.32.0 by @dependabot in #706
  • build(deps): bump k8s.io/cli-runtime from 0.31.3 to 0.32.0 by @dependabot in #704
  • build(deps): bump k8s.io/apiextensions-apiserver from 0.31.3 to 0.32.0 by @dependabot in #707
  • build: update Helm to v3.16.4 and kubectl to v0.31.3 by @yxxhero in #708
  • Bump helm-diff version to 3.9.13 by @yxxhero in #709

Full Changelog: v3.9.12...v3.9.13

v3.9.12

14 Nov 00:21
822defc
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump luizm/action-sh-checker from 0.8.0 to 0.9.0 by @dependabot in #669
  • build(deps): bump github.com/homeport/dyff from 1.9.0 to 1.9.1 by @dependabot in #668
  • build(deps): bump golang.org/x/term from 0.24.0 to 0.25.0 by @dependabot in #671
  • build(deps): bump github.com/homeport/dyff from 1.9.1 to 1.9.2 by @dependabot in #670
  • build(deps): bump helm.sh/helm/v3 from 3.16.1 to 3.16.2 by @dependabot in #674
  • feat(ci): update helm and go version in ci workflow by @yxxhero in #675
  • Support the upgrade flag --reset-then-reuse-values added in Helm v3.14.0 by @trk9001 in #634
  • feat: add skip-schema-validation feature by @yxxhero in #676
  • build(deps): bump k8s.io/api from 0.31.1 to 0.31.2 by @dependabot in #682
  • build(deps): bump k8s.io/client-go from 0.31.1 to 0.31.2 by @dependabot in #681
  • build(deps): bump k8s.io/apiextensions-apiserver from 0.31.1 to 0.31.2 by @dependabot in #678
  • build(deps): bump k8s.io/cli-runtime from 0.31.1 to 0.31.2 by @dependabot in #680
  • build(deps): bump engineerd/setup-kind from 0.5.0 to 0.6.2 by @dependabot in #684
  • refactor(ci): remove redundant kind version in ci.yaml by @yxxhero in #685
  • build(deps): bump golang.org/x/term from 0.25.0 to 0.26.0 by @dependabot in #687
  • build(deps): bump github.com/homeport/dyff from 1.9.2 to 1.9.3 by @dependabot in #686
  • Bump helm-diff version to 3.9.12 by @yxxhero in #690

New Contributors

Full Changelog: v3.9.11...v3.9.12

v3.9.11

23 Sep 00:15
1147ec0
Compare
Choose a tag to compare

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

02 Sep 11:21
ce5033a
Compare
Choose a tag to compare

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