helmfile/helmfile (helmfile/helmfile)
### [`v0.158.0`](https://togithub.com/helmfile/helmfile/releases/tag/v0.158.0)
[Compare Source](https://togithub.com/helmfile/helmfile/compare/v0.157.0...v0.158.0)
##### What's Changed
- feat: add an option to set a custom kustomize binary by [@alessiodionisi](https://togithub.com/alessiodionisi) in [https://github.com/helmfile/helmfile/pull/1012](https://togithub.com/helmfile/helmfile/pull/1012)
- feat: bump helm to 3.13.0 by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/1044](https://togithub.com/helmfile/helmfile/pull/1044)
- feat: skip deps when installed is false by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/1054](https://togithub.com/helmfile/helmfile/pull/1054)
- feat: add duration to failed releases summary by [@felipecrs](https://togithub.com/felipecrs) in [https://github.com/helmfile/helmfile/pull/1066](https://togithub.com/helmfile/helmfile/pull/1066)
- feat: bump helm version to 3.13.1 of tests by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/1068](https://togithub.com/helmfile/helmfile/pull/1068)
- feat: support most remote urls by [@xiaomudk](https://togithub.com/xiaomudk) in [https://github.com/helmfile/helmfile/pull/1061](https://togithub.com/helmfile/helmfile/pull/1061)
- Add diffArgs to helmDefaults by [@yktakaha4](https://togithub.com/yktakaha4) in [https://github.com/helmfile/helmfile/pull/1019](https://togithub.com/helmfile/helmfile/pull/1019)
- Fix symlink behaviour by [@reegnz](https://togithub.com/reegnz) in [https://github.com/helmfile/helmfile/pull/1020](https://togithub.com/helmfile/helmfile/pull/1020)
- fix: security/dependabot/33 by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/1025](https://togithub.com/helmfile/helmfile/pull/1025)
by [@lucasfcnunes](https://togithub.com/lucasfcnunes) in [https://github.com/helmfile/helmfile/pull/1028](https://togithub.com/helmfile/helmfile/pull/1028)
- optimize OCI chart version check by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/1052](https://togithub.com/helmfile/helmfile/pull/1052)
- optimize flag logic about wait by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/1051](https://togithub.com/helmfile/helmfile/pull/1051)
- doc: remote Environment values support more protocols by [@xiaomudk](https://togithub.com/xiaomudk) in [https://github.com/helmfile/helmfile/pull/1089](https://togithub.com/helmfile/helmfile/pull/1089)
- add more tests for Desired func by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/1082](https://togithub.com/helmfile/helmfile/pull/1082)
- upgrade helm in dockerfile images by [@jouve](https://togithub.com/jouve) in [https://github.com/helmfile/helmfile/pull/1067](https://togithub.com/helmfile/helmfile/pull/1067)
- replace all mozilla/sops with getsops/sops
- test: fix running tests locally by [@felipecrs](https://togithub.com/felipecrs) in [https://github.com/helmfile/helmfile/pull/1088](https://togithub.com/helmfile/helmfile/pull/1088)
- build(deps): bump docker/login-action from 2 to 3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1018](https://togithub.com/helmfile/helmfile/pull/1018)
- build(deps): bump docker/metadata-action from 4 to 5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1017](https://togithub.com/helmfile/helmfile/pull/1017)
- build(deps): bump docker/build-push-action from 4 to 5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1016](https://togithub.com/helmfile/helmfile/pull/1016)
- build(deps): bump docker/setup-qemu-action from 2 to 3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1015](https://togithub.com/helmfile/helmfile/pull/1015)
- build(deps): bump goreleaser/goreleaser-action from 4 to 5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1014](https://togithub.com/helmfile/helmfile/pull/1014)
- build(deps): bump docker/setup-buildx-action from 2 to 3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1022](https://togithub.com/helmfile/helmfile/pull/1022)
- build(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1032](https://togithub.com/helmfile/helmfile/pull/1032)
- build(deps): bump github.com/goccy/go-yaml from 1.11.0 to 1.11.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1031](https://togithub.com/helmfile/helmfile/pull/1031)
- build(deps): bump golang.org/x/term from 0.11.0 to 0.12.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1033](https://togithub.com/helmfile/helmfile/pull/1033)
- build(deps): bump helm.sh/helm/v3 from 3.12.3 to 3.13.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1045](https://togithub.com/helmfile/helmfile/pull/1045)
- build(deps): bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1026](https://togithub.com/helmfile/helmfile/pull/1026)
- build(deps): bump github.com/helmfile/vals from 0.27.1 to 0.28.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1048](https://togithub.com/helmfile/helmfile/pull/1048)
- build(deps): bump golang.org/x/term from 0.12.0 to 0.13.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1055](https://togithub.com/helmfile/helmfile/pull/1055)
- build(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1056](https://togithub.com/helmfile/helmfile/pull/1056)
- build(deps): bump github.com/hashicorp/go-getter from 1.7.2 to 1.7.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1058](https://togithub.com/helmfile/helmfile/pull/1058)
- build(deps): bump gitpython from 3.1.35 to 3.1.37 in /docs by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1059](https://togithub.com/helmfile/helmfile/pull/1059)
- build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1060](https://togithub.com/helmfile/helmfile/pull/1060)
- build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1063](https://togithub.com/helmfile/helmfile/pull/1063)
- build(deps): bump helm.sh/helm/v3 from 3.13.0 to 3.13.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1065](https://togithub.com/helmfile/helmfile/pull/1065)
- build(deps): bump github.com/helmfile/vals from 0.28.0 to 0.28.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1071](https://togithub.com/helmfile/helmfile/pull/1071)
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.251 to 1.45.27 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1076](https://togithub.com/helmfile/helmfile/pull/1076)
- build(deps): bump github.com/aws/aws-sdk-go from 1.45.27 to 1.45.28 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1083](https://togithub.com/helmfile/helmfile/pull/1083)
- build(deps): bump k8s.io/apimachinery from 0.28.2 to 0.28.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1084](https://togithub.com/helmfile/helmfile/pull/1084)
- build(deps): bump github.com/aws/aws-sdk-go from 1.45.28 to 1.46.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1085](https://togithub.com/helmfile/helmfile/pull/1085)
##### New Contributors
- [@alessiodionisi](https://togithub.com/alessiodionisi) made their first contribution in [https://github.com/helmfile/helmfile/pull/1012](https://togithub.com/helmfile/helmfile/pull/1012)
- [@reegnz](https://togithub.com/reegnz) made their first contribution in [https://github.com/helmfile/helmfile/pull/1020](https://togithub.com/helmfile/helmfile/pull/1020)
- [@yktakaha4](https://togithub.com/yktakaha4) made their first contribution in [https://github.com/helmfile/helmfile/pull/1019](https://togithub.com/helmfile/helmfile/pull/1019)
**Full Changelog**: https://github.com/helmfile/helmfile/compare/v0.157.0...v0.158.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v0.157.0
->v0.158.0
Release Notes
helmfile/helmfile (helmfile/helmfile)
### [`v0.158.0`](https://togithub.com/helmfile/helmfile/releases/tag/v0.158.0) [Compare Source](https://togithub.com/helmfile/helmfile/compare/v0.157.0...v0.158.0) ##### What's Changed - feat: add an option to set a custom kustomize binary by [@alessiodionisi](https://togithub.com/alessiodionisi) in [https://github.com/helmfile/helmfile/pull/1012](https://togithub.com/helmfile/helmfile/pull/1012) - feat: bump helm to 3.13.0 by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/1044](https://togithub.com/helmfile/helmfile/pull/1044) - feat: skip deps when installed is false by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/1054](https://togithub.com/helmfile/helmfile/pull/1054) - feat: add duration to failed releases summary by [@felipecrs](https://togithub.com/felipecrs) in [https://github.com/helmfile/helmfile/pull/1066](https://togithub.com/helmfile/helmfile/pull/1066) - feat: bump helm version to 3.13.1 of tests by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/1068](https://togithub.com/helmfile/helmfile/pull/1068) - feat: support most remote urls by [@xiaomudk](https://togithub.com/xiaomudk) in [https://github.com/helmfile/helmfile/pull/1061](https://togithub.com/helmfile/helmfile/pull/1061) - Add diffArgs to helmDefaults by [@yktakaha4](https://togithub.com/yktakaha4) in [https://github.com/helmfile/helmfile/pull/1019](https://togithub.com/helmfile/helmfile/pull/1019) - Fix symlink behaviour by [@reegnz](https://togithub.com/reegnz) in [https://github.com/helmfile/helmfile/pull/1020](https://togithub.com/helmfile/helmfile/pull/1020) - fix: security/dependabot/33 by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/1025](https://togithub.com/helmfile/helmfile/pull/1025) by [@lucasfcnunes](https://togithub.com/lucasfcnunes) in [https://github.com/helmfile/helmfile/pull/1028](https://togithub.com/helmfile/helmfile/pull/1028) - optimize OCI chart version check by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/1052](https://togithub.com/helmfile/helmfile/pull/1052) - optimize flag logic about wait by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/1051](https://togithub.com/helmfile/helmfile/pull/1051) - doc: remote Environment values support more protocols by [@xiaomudk](https://togithub.com/xiaomudk) in [https://github.com/helmfile/helmfile/pull/1089](https://togithub.com/helmfile/helmfile/pull/1089) - add more tests for Desired func by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/1082](https://togithub.com/helmfile/helmfile/pull/1082) - upgrade helm in dockerfile images by [@jouve](https://togithub.com/jouve) in [https://github.com/helmfile/helmfile/pull/1067](https://togithub.com/helmfile/helmfile/pull/1067) - replace all mozilla/sops with getsops/sops - test: fix running tests locally by [@felipecrs](https://togithub.com/felipecrs) in [https://github.com/helmfile/helmfile/pull/1088](https://togithub.com/helmfile/helmfile/pull/1088) - build(deps): bump docker/login-action from 2 to 3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1018](https://togithub.com/helmfile/helmfile/pull/1018) - build(deps): bump docker/metadata-action from 4 to 5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1017](https://togithub.com/helmfile/helmfile/pull/1017) - build(deps): bump docker/build-push-action from 4 to 5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1016](https://togithub.com/helmfile/helmfile/pull/1016) - build(deps): bump docker/setup-qemu-action from 2 to 3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1015](https://togithub.com/helmfile/helmfile/pull/1015) - build(deps): bump goreleaser/goreleaser-action from 4 to 5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1014](https://togithub.com/helmfile/helmfile/pull/1014) - build(deps): bump docker/setup-buildx-action from 2 to 3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1022](https://togithub.com/helmfile/helmfile/pull/1022) - build(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1032](https://togithub.com/helmfile/helmfile/pull/1032) - build(deps): bump github.com/goccy/go-yaml from 1.11.0 to 1.11.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1031](https://togithub.com/helmfile/helmfile/pull/1031) - build(deps): bump golang.org/x/term from 0.11.0 to 0.12.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1033](https://togithub.com/helmfile/helmfile/pull/1033) - build(deps): bump helm.sh/helm/v3 from 3.12.3 to 3.13.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1045](https://togithub.com/helmfile/helmfile/pull/1045) - build(deps): bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1026](https://togithub.com/helmfile/helmfile/pull/1026) - build(deps): bump github.com/helmfile/vals from 0.27.1 to 0.28.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1048](https://togithub.com/helmfile/helmfile/pull/1048) - build(deps): bump golang.org/x/term from 0.12.0 to 0.13.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1055](https://togithub.com/helmfile/helmfile/pull/1055) - build(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1056](https://togithub.com/helmfile/helmfile/pull/1056) - build(deps): bump github.com/hashicorp/go-getter from 1.7.2 to 1.7.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1058](https://togithub.com/helmfile/helmfile/pull/1058) - build(deps): bump gitpython from 3.1.35 to 3.1.37 in /docs by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1059](https://togithub.com/helmfile/helmfile/pull/1059) - build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1060](https://togithub.com/helmfile/helmfile/pull/1060) - build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1063](https://togithub.com/helmfile/helmfile/pull/1063) - build(deps): bump helm.sh/helm/v3 from 3.13.0 to 3.13.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1065](https://togithub.com/helmfile/helmfile/pull/1065) - build(deps): bump github.com/helmfile/vals from 0.28.0 to 0.28.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1071](https://togithub.com/helmfile/helmfile/pull/1071) - build(deps): bump github.com/aws/aws-sdk-go from 1.44.251 to 1.45.27 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1076](https://togithub.com/helmfile/helmfile/pull/1076) - build(deps): bump github.com/aws/aws-sdk-go from 1.45.27 to 1.45.28 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1083](https://togithub.com/helmfile/helmfile/pull/1083) - build(deps): bump k8s.io/apimachinery from 0.28.2 to 0.28.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1084](https://togithub.com/helmfile/helmfile/pull/1084) - build(deps): bump github.com/aws/aws-sdk-go from 1.45.28 to 1.46.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/1085](https://togithub.com/helmfile/helmfile/pull/1085) ##### New Contributors - [@alessiodionisi](https://togithub.com/alessiodionisi) made their first contribution in [https://github.com/helmfile/helmfile/pull/1012](https://togithub.com/helmfile/helmfile/pull/1012) - [@reegnz](https://togithub.com/reegnz) made their first contribution in [https://github.com/helmfile/helmfile/pull/1020](https://togithub.com/helmfile/helmfile/pull/1020) - [@yktakaha4](https://togithub.com/yktakaha4) made their first contribution in [https://github.com/helmfile/helmfile/pull/1019](https://togithub.com/helmfile/helmfile/pull/1019) **Full Changelog**: https://github.com/helmfile/helmfile/compare/v0.157.0...v0.158.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.