Skip to content

Commit

Permalink
Bump v2.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Xabier Larrakoetxea <me@slok.dev>
  • Loading branch information
slok committed Oct 15, 2022
1 parent 7cda665 commit ab64720
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## [Unreleased]

## [2.4.0] - 2022-10-15

### Changed

- Update to Kubernetes v1.24.
Expand Down Expand Up @@ -186,7 +188,8 @@ Breaking: Webhook constructors now need a tracer.
- Static mutating webhook.
- Handler creator for webhooks.

[unreleased]: https://github.com/slok/kubewebhook/compare/v2.3.0...HEAD
[unreleased]: https://github.com/slok/kubewebhook/compare/v2.4.0...HEAD
[2.4.0]: https://github.com/slok/kubewebhook/compare/v2.3.0...v2.4.0
[2.3.0]: https://github.com/slok/kubewebhook/compare/v2.2.0...v2.3.0
[2.2.0]: https://github.com/slok/kubewebhook/compare/v2.1.0...v2.2.0
[2.1.0]: https://github.com/slok/kubewebhook/compare/v2.0.0...v2.1.0
Expand Down

0 comments on commit ab64720

Please sign in to comment.