What's Changed
- feat: omit 'app.kubernetes.io/managed-by' label on three-way-diff by @jkroepke in https://github.com/databus23/helm-diff/pull/1044
- Pass --revision to helm diff upgrade by @sepich in https://github.com/databus23/helm-diff/pull/1046
- Bump Helm support matrix to v3.21.4 and v4.2.4 by @yxxhero with @Copilot in https://github.com/databus23/helm-diff/pull/1049
- build(deps): bump oras.land/oras-go/v2 from 2.6.1 to 2.6.2 by @dependabot[bot] in https://github.com/databus23/helm-diff/pull/1050
- build(deps): bump k8s.io/apimachinery from 0.36.3 to 0.36.4 by @dependabot[bot] in https://github.com/databus23/helm-diff/pull/1055
- build(deps): bump k8s.io/api from 0.36.3 to 0.36.4 by @dependabot[bot] in https://github.com/databus23/helm-diff/pull/1054
- build(deps): bump k8s.io/client-go from 0.36.3 to 0.36.4 by @dependabot[bot] in https://github.com/databus23/helm-diff/pull/1053
- build(deps): bump k8s.io/cli-runtime from 0.36.3 to 0.36.4 by @dependabot[bot] in https://github.com/databus23/helm-diff/pull/1051
- build(deps): bump k8s.io/apiextensions-apiserver from 0.36.3 to 0.36.4 by @dependabot[bot] in https://github.com/databus23/helm-diff/pull/1052
- Add external diff tool support by @eagafonov in https://github.com/databus23/helm-diff/pull/1048
- feat: add --storage-namespace flag and HELM_DIFF_STORAGE_NAMESPACE env var by @asouchang in https://github.com/databus23/helm-diff/pull/1056
- chore: bump plugin version to 3.15.12 by @yxxhero in https://github.com/databus23/helm-diff/pull/1057
New Contributors
- @sepich made their first contribution in https://github.com/databus23/helm-diff/pull/1046
- @eagafonov made their first contribution in https://github.com/databus23/helm-diff/pull/1048
- @asouchang made their first contribution in https://github.com/databus23/helm-diff/pull/1056
Full Changelog: https://github.com/databus23/helm-diff/compare/v3.15.11...v3.15.12