plural-cli-v0.7.9
What's Changed
Breaking Changes ⚠️
- feat: Use CAPI for provisioning clusters by @maciaszczykm in #424
New Features 🎉
- replace helm cli command with go client by @zreigz in #451
- Autogenerate basic helm readme's for app umbrella charts by @michaeljguarino in #452
- Bump helm docs by @michaeljguarino in #457
- Replace abduco with dtach by @michaeljguarino in #446
Bug Fixes 🐛
- ci: fix setting packer cli version for validate by @davidspek in #450
- fix(ci): update goreleaser config by @floreks in #462
- fix: extend goreleaser timeout by @floreks in #464
- fix: disable windows_arm64 cli build by @floreks in #465
Other Changes
- Use
git rev-parse
instead of gogit.Repository.Head() to find out head branch & sha by @maciejp-ro in #461
Full Changelog: v0.7.8...v0.7.9