From 5da7755f50de273ed3c60db2e409b2b994255ddc Mon Sep 17 00:00:00 2001 From: "kumahq[bot]" <110050114+kumahq[bot]@users.noreply.github.com> Date: Sat, 4 Nov 2023 08:01:00 +0000 Subject: [PATCH] chore(deps): update docs from repo source Signed-off-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com> --- app/docs/raw/UPGRADE.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/docs/raw/UPGRADE.md b/app/docs/raw/UPGRADE.md index 0c32bf432..ce7a8ee62 100644 --- a/app/docs/raw/UPGRADE.md +++ b/app/docs/raw/UPGRADE.md @@ -49,6 +49,11 @@ Due to the shadowing [issue](https://github.com/kumahq/kuma/issues/2417) with ol RBAC rules on the Prometheus inbound listener were blocking users from fully migrate to the new MeshTrafficPermission policy. That's why we decided to discontinue TrafficPermission support on the Prometheus inbound listener starting 2.5.x. +### Gateway API + +We support `v1` resources and `v1.0.0` of `gateway-api`. `v1beta1` resources are +still supported but support for these WILL be removed in a future release. + ## Upgrade to `2.4.x` ### Configuration change