From a05c1af5d2426a63c7b39b21c134acffebd1a579 Mon Sep 17 00:00:00 2001 From: Arko Dasgupta Date: Mon, 24 Apr 2023 19:22:25 -0700 Subject: [PATCH] docs: set Gateway API version to v0.6.2 for EG v0.4.0 (#1360) set Gateway API version to v0.6.2 for EG v0.4.0 Signed-off-by: Arko Dasgupta --- docs/latest/intro/compatibility.rst | 2 +- docs/v0.4.0/intro/compatibility.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/latest/intro/compatibility.rst b/docs/latest/intro/compatibility.rst index a14dac48717..68722f8a762 100644 --- a/docs/latest/intro/compatibility.rst +++ b/docs/latest/intro/compatibility.rst @@ -10,7 +10,7 @@ and the Gateway API actually compiled into each Envoy Gateway release. +--------------------------+---------------------+---------------------+---------------------+----------------------------+ | Envoy Gateway version | Envoy Proxy version | Rate Limit version | Gateway API version | Kubernetes version | +--------------------------+---------------------+---------------------+---------------------+----------------------------+ -| v0.4.0 | **v1.26-latest** | **542a6047** | **v0.6.1** | v1.25, v1.26, v1.27 | +| v0.4.0 | **v1.26-latest** | **542a6047** | **v0.6.2** | v1.25, v1.26, v1.27 | +--------------------------+---------------------+---------------------+---------------------+----------------------------+ | v0.3.0 | **v1.25-latest** | **f28024e3** | **v0.6.1** | v1.24, v1.25, v1.26 | +--------------------------+---------------------+---------------------+---------------------+----------------------------+ diff --git a/docs/v0.4.0/intro/compatibility.rst b/docs/v0.4.0/intro/compatibility.rst index a14dac48717..68722f8a762 100644 --- a/docs/v0.4.0/intro/compatibility.rst +++ b/docs/v0.4.0/intro/compatibility.rst @@ -10,7 +10,7 @@ and the Gateway API actually compiled into each Envoy Gateway release. +--------------------------+---------------------+---------------------+---------------------+----------------------------+ | Envoy Gateway version | Envoy Proxy version | Rate Limit version | Gateway API version | Kubernetes version | +--------------------------+---------------------+---------------------+---------------------+----------------------------+ -| v0.4.0 | **v1.26-latest** | **542a6047** | **v0.6.1** | v1.25, v1.26, v1.27 | +| v0.4.0 | **v1.26-latest** | **542a6047** | **v0.6.2** | v1.25, v1.26, v1.27 | +--------------------------+---------------------+---------------------+---------------------+----------------------------+ | v0.3.0 | **v1.25-latest** | **f28024e3** | **v0.6.1** | v1.24, v1.25, v1.26 | +--------------------------+---------------------+---------------------+---------------------+----------------------------+