v0.5.0 is released!
ยท One min read
We are glad to announce that v0.5.0 of kwatch is released! ๐๐๐
๐ What's Newโ
- Use slack blocks in slack handler by @simonfrey in https://github.com/abahmed/kwatch/pull/63
- Feature/allow to disable update check by @simonfrey in https://github.com/abahmed/kwatch/pull/67
- Add namespace forbid list, to allow all namespaces except certain ones by @simonfrey in https://github.com/abahmed/kwatch/pull/70
๐งฐ Maintenanceโ
- โฌ๏ธ Bump github.com/slack-go/slack from 0.10.1 to 0.10.2 by @dependabot in https://github.com/abahmed/kwatch/pull/69
- add(Helm): by @yaskinny in https://github.com/abahmed/kwatch/pull/74
- โฌ๏ธ Bump k8s.io/client-go from 0.23.3 to 0.23.4 by @dependabot in https://github.com/abahmed/kwatch/pull/73
- โฌ๏ธ Bump github.com/bwmarrin/discordgo from 0.23.2 to 0.24.0 by @dependabot in https://github.com/abahmed/kwatch/pull/77
- โฌ๏ธ Bump k8s.io/client-go from 0.23.4 to 0.23.5 by @dependabot in https://github.com/abahmed/kwatch/pull/80
โฌ๏ธ How to Upgradeโ
There are no breaking changes, just deploy the new version from any previous version using
kubectl apply -f https://raw.githubusercontent.com/abahmed/kwatch/v0.5.0/deploy/deploy.yaml
๐ New Contributorsโ
- @romualdofernandes made their first contribution in https://github.com/abahmed/kwatch/pull/45
- @dependabotmade their first contribution in https://github.com/abahmed/kwatch/pull/46
- @simonfrey made their first contribution in https://github.com/abahmed/kwatch/pull/54
If you like kwatch, give it a star on GitHub!