What's Changed
- chore: add kwatch logo to README by @amgadramses in #42
- provider/telegram.go: add header content-type json by @romualdofernandes in #45
- build(deps): bump k8s.io/apimachinery from 0.23.1 to 0.23.2 by @dependabot in #46
- build(deps): bump k8s.io/api from 0.23.1 to 0.23.2 by @dependabot in #47
- build(deps): bump k8s.io/client-go from 0.23.1 to 0.23.2 by @dependabot in #48
- 🚀 support Mattermost for alerts by @abahmed in #53
- Add PodInitializing as ignored reason by @simonfrey in #54
- Allow to ignore if a container has to forcefully shutdown due to graceful shutdown not working by @simonfrey in #58
- build(deps): bump k8s.io/client-go from 0.23.2 to 0.23.3 by @dependabot in #55
- 🚀 Support Opsgenie by @abahmed in #60
- 🎉 release v0.4.0 by @abahmed in #61
How to Upgrade
There are no breaking changes, just deploy the new version using
kubectl apply -f https://raw.githubusercontent.com/abahmed/kwatch/v0.4.0/deploy/deploy.yaml
New Contributors
- @romualdofernandes made their first contribution in #45
- @dependabot made their first contribution in #46
- @simonfrey made their first contribution in #54
Full Changelog: v0.3.0...v0.4.0