From c059da0e582fc39ae49c0f9a9cc5f028f9792675 Mon Sep 17 00:00:00 2001 From: Daneyon Hansen Date: Wed, 5 Oct 2022 14:21:36 -0700 Subject: [PATCH] Updates Versions in Compatibility Matrix (#509) Signed-off-by: danehans --- docs/intro/compatibility.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro/compatibility.rst b/docs/intro/compatibility.rst index 209c5f06d03..4dc06f769e5 100644 --- a/docs/intro/compatibility.rst +++ b/docs/intro/compatibility.rst @@ -10,7 +10,7 @@ and the Gateway API actually compiled into each Envoy Gateway release. +--------------------------+---------------------+---------------------+----------------------------+ | Envoy Gateway version | Envoy Proxy version | Gateway API version | Kubernetes minimum version | +--------------------------+---------------------+---------------------+----------------------------+ -| v0.2.0 | **v1.23.0** | **v0.5.0** | v1.24 | +| v0.2.0 | **v1.23-latest** | **v0.5.1** | v1.24 | +--------------------------+---------------------+---------------------+----------------------------+ .. note::