diff --git a/.changelog/224.txt b/.changelog/224.txt index 290905463..2ba4f4f94 100644 --- a/.changelog/224.txt +++ b/.changelog/224.txt @@ -1,5 +1,5 @@ ```release-note:feature -gateway-api: update to the v0.5.0 release with v1beta1 resource support +gateway-api: update to the [v0.5.0-rc1](https://github.com/kubernetes-sigs/gateway-api/releases/tag/v0.5.0-rc1) release with v1beta1 resource support ``` ```release-note:deprecation gateway-api: ReferencePolicy is deprecated and will be removed in a future release. The functionally identical ReferenceGrant should be used instead.