We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cda665 commit ab64720Copy full SHA for ab64720
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## [Unreleased]
2
3
+## [2.4.0] - 2022-10-15
4
+
5
### Changed
6
7
- Update to Kubernetes v1.24.
@@ -186,7 +188,8 @@ Breaking: Webhook constructors now need a tracer.
186
188
- Static mutating webhook.
187
189
- Handler creator for webhooks.
190
-[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
193
[2.3.0]: https://github.com/slok/kubewebhook/compare/v2.2.0...v2.3.0
194
[2.2.0]: https://github.com/slok/kubewebhook/compare/v2.1.0...v2.2.0
195
[2.1.0]: https://github.com/slok/kubewebhook/compare/v2.0.0...v2.1.0
0 commit comments