Releases: asobti/kube-monkey
Releases · asobti/kube-monkey
Release v.0.5.3
⭐ What's Changed
- Bump app version in helm chart by @worldtiki in #247
- Update dependencies by @worldtiki in #248
- Update dependencies by @worldtiki in #249
- Fix broken link by @worldtiki in #255
- Fix CVE-2022-41723 by updating golang.org/x/net dependency and upgrading Go to version 1.21 by @akhateeb22 in #256
New Contributors
- @akhateeb22 made their first contribution in #256
Full Changelog: v0.5.2...v0.5.3
Release v.0.5.2
⭐ What's Changed
- Added new ClusterRole and updated ClusterRoleBinding for RBAC by @anders-elastisys in #243
- Feature/helm more values config by @anders-elastisys in #246
- Remove option to disable rbac by @worldtiki in #244
New Contributors
- @anders-elastisys made their first contribution in #243
Full Changelog: v0.5.1...v0.5.2
Release v.0.5.1
🔨 Upgrades
- Bump dependencies and update contributing.md by @worldtiki in #234
- Update to latest in helm chart by @worldtiki in #233
- Use latest chart version by @pinarruiz in #235)
🐞 Bug Fixes
- Add round for killNum by @tgaudillat02 in #240
- Remove refs to bouk/monkey by @worldtiki in #238
Full Changelog: v0.5.0...v0.5.1
Release v.0.5.0
🔨 Upgrades
- Upgraded to Go 1.18
- Updated several dependencies
Release v0.4.1
🐞 Bug Fixes
- Fixed some bugs in notifications (thanks @danielllek #222 #219)
- Fix namespace filter config (thanks @danielllek #223 )
🔨 Upgrades
- Updated to Go 1.16
- Updated several dependencies
Release v0.4.0
⭐ New Features
- Support for notifications when running attacks
🐞 Bug Fixes
- Added namespace to schedule logs
🔨 Upgrades
- Updated to Go 1.15
Release v0.3.0
🐞 Bug Fixes
- Consistent behavior in the event of invalid kill modes or kill values
- Several other minor bug fixes