Skip to content

Commit ab64720

Browse files
committed
Bump v2.4.0
Signed-off-by: Xabier Larrakoetxea <[email protected]>
1 parent 7cda665 commit ab64720

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## [Unreleased]
22

3+
## [2.4.0] - 2022-10-15
4+
35
### Changed
46

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

189-
[unreleased]: https://github.com/slok/kubewebhook/compare/v2.3.0...HEAD
191+
[unreleased]: https://github.com/slok/kubewebhook/compare/v2.4.0...HEAD
192+
[2.4.0]: https://github.com/slok/kubewebhook/compare/v2.3.0...v2.4.0
190193
[2.3.0]: https://github.com/slok/kubewebhook/compare/v2.2.0...v2.3.0
191194
[2.2.0]: https://github.com/slok/kubewebhook/compare/v2.1.0...v2.2.0
192195
[2.1.0]: https://github.com/slok/kubewebhook/compare/v2.0.0...v2.1.0

0 commit comments

Comments
 (0)