diff --git a/docs/latest/intro/compatibility.rst b/docs/latest/intro/compatibility.rst index 979c89983e3..bffbd8997dc 100644 --- a/docs/latest/intro/compatibility.rst +++ b/docs/latest/intro/compatibility.rst @@ -10,9 +10,11 @@ and the Gateway API actually compiled into each Envoy Gateway release. +--------------------------+---------------------+---------------------+----------------------------+ | Envoy Gateway version | Envoy Proxy version | Gateway API version | Kubernetes version | +--------------------------+---------------------+---------------------+----------------------------+ +| v0.3.0 | **v1.25-latest** | **v0.6.1** | v1.24, v1.25, v1.26 | ++--------------------------+---------------------+---------------------+----------------------------+ | v0.2.0 | **v1.23-latest** | **v0.5.1** | v1.24 | +--------------------------+---------------------+---------------------+----------------------------+ -| latest | **dev-latest** | **v0.5.1** | v1.23.6, v1.24, v1.25 | +| latest | **dev-latest** | **v0.6.1** | v1.24, v1.25, v1.26 | +--------------------------+---------------------+---------------------+----------------------------+ .. note::