helmfile/helmfile (helmfile/helmfile)
### [`v0.155.0`](https://togithub.com/helmfile/helmfile/releases/tag/v0.155.0)
[Compare Source](https://togithub.com/helmfile/helmfile/compare/v0.154.0...v0.155.0)
#### What's Changed
- fix: more stringent condition checking by [@thejan2009](https://togithub.com/thejan2009) in [https://github.com/helmfile/helmfile/pull/869](https://togithub.com/helmfile/helmfile/pull/869)
- build(deps): bump github.com/imdario/mergo from 0.3.15 to 0.3.16 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/873](https://togithub.com/helmfile/helmfile/pull/873)
- build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/876](https://togithub.com/helmfile/helmfile/pull/876)
- feat: update repo Spec var type skipTLSVerify to bool by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/877](https://togithub.com/helmfile/helmfile/pull/877)
- feat: set RepositorySpec.PassCredentials var type to bool by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/878](https://togithub.com/helmfile/helmfile/pull/878)
- cleanup: remove tls configures about helm v2 by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/880](https://togithub.com/helmfile/helmfile/pull/880)
- Upgrade helm diff version by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/883](https://togithub.com/helmfile/helmfile/pull/883)
- Add insecure skip tls verify support by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/882](https://togithub.com/helmfile/helmfile/pull/882)
- chore(docs): fix table by [@josephgardner](https://togithub.com/josephgardner) in [https://github.com/helmfile/helmfile/pull/881](https://togithub.com/helmfile/helmfile/pull/881)
- Feat: add --strip-args-values-on-exit-error by [@jkroepke](https://togithub.com/jkroepke) in [https://github.com/helmfile/helmfile/pull/887](https://togithub.com/helmfile/helmfile/pull/887)
- Stop failing on single helmfile part missing specified env by [@mumoshu](https://togithub.com/mumoshu) in [https://github.com/helmfile/helmfile/pull/885](https://togithub.com/helmfile/helmfile/pull/885)
- fix(docs): table and list formatting by [@josephgardner](https://togithub.com/josephgardner) in [https://github.com/helmfile/helmfile/pull/891](https://togithub.com/helmfile/helmfile/pull/891)
- add unittest for storage by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/894](https://togithub.com/helmfile/helmfile/pull/894)
- cleanup: remove panic in testutil by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/890](https://togithub.com/helmfile/helmfile/pull/890)
- fix: chartifyOpts ignore release set values by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/896](https://togithub.com/helmfile/helmfile/pull/896)
- build(deps): bump golang.org/x/term from 0.8.0 to 0.9.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/897](https://togithub.com/helmfile/helmfile/pull/897)
- build(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/898](https://togithub.com/helmfile/helmfile/pull/898)
- bump helm to v3.12.1 by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/899](https://togithub.com/helmfile/helmfile/pull/899)
- build(deps): bump k8s.io/apimachinery from 0.27.2 to 0.27.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/900](https://togithub.com/helmfile/helmfile/pull/900)
- replace interface{} by any by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/901](https://togithub.com/helmfile/helmfile/pull/901)
- fix set-file cannot find the file on windows by [@xiaomudk](https://togithub.com/xiaomudk) in [https://github.com/helmfile/helmfile/pull/908](https://togithub.com/helmfile/helmfile/pull/908)
- feat: add starhistory by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/909](https://togithub.com/helmfile/helmfile/pull/909)
#### New Contributors
- [@thejan2009](https://togithub.com/thejan2009) made their first contribution in [https://github.com/helmfile/helmfile/pull/869](https://togithub.com/helmfile/helmfile/pull/869)
- [@josephgardner](https://togithub.com/josephgardner) made their first contribution in [https://github.com/helmfile/helmfile/pull/881](https://togithub.com/helmfile/helmfile/pull/881)
**Full Changelog**: https://github.com/helmfile/helmfile/compare/v0.154.0...v0.155.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.154.0
->v0.155.0
Release Notes
helmfile/helmfile (helmfile/helmfile)
### [`v0.155.0`](https://togithub.com/helmfile/helmfile/releases/tag/v0.155.0) [Compare Source](https://togithub.com/helmfile/helmfile/compare/v0.154.0...v0.155.0) #### What's Changed - fix: more stringent condition checking by [@thejan2009](https://togithub.com/thejan2009) in [https://github.com/helmfile/helmfile/pull/869](https://togithub.com/helmfile/helmfile/pull/869) - build(deps): bump github.com/imdario/mergo from 0.3.15 to 0.3.16 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/873](https://togithub.com/helmfile/helmfile/pull/873) - build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/876](https://togithub.com/helmfile/helmfile/pull/876) - feat: update repo Spec var type skipTLSVerify to bool by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/877](https://togithub.com/helmfile/helmfile/pull/877) - feat: set RepositorySpec.PassCredentials var type to bool by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/878](https://togithub.com/helmfile/helmfile/pull/878) - cleanup: remove tls configures about helm v2 by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/880](https://togithub.com/helmfile/helmfile/pull/880) - Upgrade helm diff version by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/883](https://togithub.com/helmfile/helmfile/pull/883) - Add insecure skip tls verify support by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/882](https://togithub.com/helmfile/helmfile/pull/882) - chore(docs): fix table by [@josephgardner](https://togithub.com/josephgardner) in [https://github.com/helmfile/helmfile/pull/881](https://togithub.com/helmfile/helmfile/pull/881) - Feat: add --strip-args-values-on-exit-error by [@jkroepke](https://togithub.com/jkroepke) in [https://github.com/helmfile/helmfile/pull/887](https://togithub.com/helmfile/helmfile/pull/887) - Stop failing on single helmfile part missing specified env by [@mumoshu](https://togithub.com/mumoshu) in [https://github.com/helmfile/helmfile/pull/885](https://togithub.com/helmfile/helmfile/pull/885) - fix(docs): table and list formatting by [@josephgardner](https://togithub.com/josephgardner) in [https://github.com/helmfile/helmfile/pull/891](https://togithub.com/helmfile/helmfile/pull/891) - add unittest for storage by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/894](https://togithub.com/helmfile/helmfile/pull/894) - cleanup: remove panic in testutil by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/890](https://togithub.com/helmfile/helmfile/pull/890) - fix: chartifyOpts ignore release set values by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/896](https://togithub.com/helmfile/helmfile/pull/896) - build(deps): bump golang.org/x/term from 0.8.0 to 0.9.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/897](https://togithub.com/helmfile/helmfile/pull/897) - build(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/898](https://togithub.com/helmfile/helmfile/pull/898) - bump helm to v3.12.1 by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/899](https://togithub.com/helmfile/helmfile/pull/899) - build(deps): bump k8s.io/apimachinery from 0.27.2 to 0.27.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/helmfile/helmfile/pull/900](https://togithub.com/helmfile/helmfile/pull/900) - replace interface{} by any by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/901](https://togithub.com/helmfile/helmfile/pull/901) - fix set-file cannot find the file on windows by [@xiaomudk](https://togithub.com/xiaomudk) in [https://github.com/helmfile/helmfile/pull/908](https://togithub.com/helmfile/helmfile/pull/908) - feat: add starhistory by [@yxxhero](https://togithub.com/yxxhero) in [https://github.com/helmfile/helmfile/pull/909](https://togithub.com/helmfile/helmfile/pull/909) #### New Contributors - [@thejan2009](https://togithub.com/thejan2009) made their first contribution in [https://github.com/helmfile/helmfile/pull/869](https://togithub.com/helmfile/helmfile/pull/869) - [@josephgardner](https://togithub.com/josephgardner) made their first contribution in [https://github.com/helmfile/helmfile/pull/881](https://togithub.com/helmfile/helmfile/pull/881) **Full Changelog**: https://github.com/helmfile/helmfile/compare/v0.154.0...v0.155.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.