Skip to content

v0.5.0

Compare
Choose a tag to compare
@abahmed abahmed released this 19 Mar 14:56
· 162 commits to main since this release
d68b633

What's Changed

  • Use slack blocks in slack handler by @simonfrey in #63
  • Add justwatch.com as user to users section by @simonfrey in #66
  • Feature/allow to disable update check by @simonfrey in #67
  • ⬆️ Bump github.com/slack-go/slack from 0.10.1 to 0.10.2 by @dependabot in #69
  • Add namespace forbid list, to allow all namespaces except certain ones by @simonfrey in #70
  • add(Helm): by @yaskinny in #74
  • ⬆️ Bump k8s.io/client-go from 0.23.3 to 0.23.4 by @dependabot in #73
  • ⬆️ Bump github.com/bwmarrin/discordgo from 0.23.2 to 0.24.0 by @dependabot in #77
  • ⬆️ Bump k8s.io/client-go from 0.23.4 to 0.23.5 by @dependabot in #80
  • 🎉 release v0.5.0 by @abahmed in #81

How to Upgrade

There are no breaking changes, just deploy the new version using

kubectl apply -f https://raw.githubusercontent.com/abahmed/kwatch/v0.5.0/deploy/deploy.yaml

New Contributors

Full Changelog: v0.4.0...v0.5.0