diff --git a/CHANGELOG.md b/CHANGELOG.md index 37105e5517..086cba5700 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## Table of Contents +- [v0.4.2](#v042) - [v0.4.1](#v041) - [v0.4.0](#v040) - [v0.4.0-rc2](#v040-rc2) @@ -12,6 +13,17 @@ - [v0.1.0-rc2](#v010-rc2) - [v0.1.0-rc1](#v010-rc1) +## v0.4.2 + +API version: v1alpha2 + +This release is intended to verify our webhook image tagging process. + +### Bug Fixes + +* Update image generation process with more consistent naming + [#1034](https://github.com/kubernetes-sigs/gateway-api/pull/1034) + ## v0.4.1 API version: v1alpha2