Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
helm-diff_3.12.1_checksums.txt | 2025-05-28 | 744 Bytes | |
helm-diff-freebsd-amd64.tgz | 2025-05-28 | 33.9 MB | |
helm-diff-freebsd-arm64.tgz | 2025-05-28 | 31.8 MB | |
helm-diff-macos-arm64.tgz | 2025-05-28 | 32.8 MB | |
helm-diff-windows-amd64.tgz | 2025-05-28 | 34.6 MB | |
helm-diff-linux-amd64.tgz | 2025-05-28 | 34.0 MB | |
helm-diff-linux-arm64.tgz | 2025-05-28 | 31.9 MB | |
helm-diff-macos-amd64.tgz | 2025-05-28 | 34.2 MB | |
helm-diff-windows-arm64.tgz | 2025-05-28 | 32.1 MB | |
README.md | 2025-05-28 | 1.4 kB | |
v3.12.1 source code.tar.gz | 2025-05-28 | 72.6 kB | |
v3.12.1 source code.zip | 2025-05-28 | 96.6 kB | |
Totals: 12 Items | 265.7 MB | 1 |
What's Changed
- add secret decode diff by @yxxhero in https://github.com/databus23/helm-diff/pull/785
- refactor(diff): extract secret handling to preHandleSecrets by @yxxhero in https://github.com/databus23/helm-diff/pull/787
- refactor(Makefile): use HELM_DATA_HOME instead of HELM_HOME by @yxxhero in https://github.com/databus23/helm-diff/pull/788
- refactor(Makefile): Replace HELM_DATA_HOME with HELM_HOME by @yxxhero in https://github.com/databus23/helm-diff/pull/789
- build(deps): bump k8s.io/cli-runtime from 0.33.0 to 0.33.1 by @dependabot in https://github.com/databus23/helm-diff/pull/790
- Removing vestigial documentation for dry-run env var by @jake-dog in https://github.com/databus23/helm-diff/pull/765
- Print error messages to stderr, not stdout by @icyflame in https://github.com/databus23/helm-diff/pull/786
- build: update Helm to v3.18.1 in CI and go.mod by @yxxhero in https://github.com/databus23/helm-diff/pull/791
- Bump helm-diff version to 3.12.1 by @yxxhero in https://github.com/databus23/helm-diff/pull/792
New Contributors
- @jake-dog made their first contribution in https://github.com/databus23/helm-diff/pull/765
- @icyflame made their first contribution in https://github.com/databus23/helm-diff/pull/786
Full Changelog: https://github.com/databus23/helm-diff/compare/v3.12.0...v3.12.1