v0.10.0
This is a minor release including the following changes:
- Added support for GKE 1.25 clusters
- Added --upgrade-deps flag
- Added whitespace check in github token
- Bumped the eks-installer and aws-provider
- Added the ability to specify the container runtime
- Added go report badge
- Improved logging format
Changelog
- chore: check github token whitespaces, improve logrus format by @luigibarbato in #156
- feat(bootstrap,cluster): add --upgrade-deps flag by @ralgozino in #221
- chore: add missing tf variables required to make fury work on gke using kube 1.25 by @omissis in #322
- Add go report badge to readme by @R3DRUN3 in #339
- Fixed misspells by @R3DRUN3 in #343
- chore(aws): bump fury-eks-installer and aws-provider versions by @omissis in #344
- feature: adds containerRuntime parameter to EKS node pools by @ralgozino in #222
New Contributors
Full Changelog: v0.9.0...v0.10.0