This is the first new version of KubeWatch since VMWare transfered the project to robusta.dev.
Thank you to everyone who contributed to the release.
New Features
- Support for watching Kubernetes Events by @arikalon1 in #1
- Support for watching ClusterRoleBinding by @RoiGlinik in #9
- Added Slack Webhook Handler by @rknechtel in #5
Improved Compatibility
- Add ARM arch build by @anFatum in #8
- Support for new Kubernetes versions (change ClusterRole api family from rbac/v1beta1 to rbac/v1) by @arikalon1 in #6
Security and Stability Improvements
- Add TLS option for webhook by @aldlfkahs in #7
- Fix memory leak by @arikalon1 in #3
- [Snyk] Security upgrade bitnami/minideb from stretch to bullseye by @snyk-bot in #4
Other Changes
- kind and apiVersion by @arikalon1 in #2
- fix(docs): remove name flags from helm install by @soub4i in #10
- add kubewatch chart by @arikalon1 in #16
New Contributors
- @arikalon1 made their first contribution in #1
- @snyk-bot made their first contribution in #4
- @anFatum made their first contribution in #8
- @aldlfkahs made their first contribution in #7
- @rknechtel made their first contribution in #5
- @RoiGlinik made their first contribution in #9
- @soub4i made their first contribution in #10
Full Changelog: v0.1.0...v2.0.0