From 9ce1751da6faace4aa2bbfe2e801fda3e6b7dd07 Mon Sep 17 00:00:00 2001 From: Saylor Berman Date: Mon, 28 Aug 2023 15:21:58 -0600 Subject: [PATCH] Fix nginx version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f46259946..e4c80eec00 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ The following table lists the software versions NGINX Kubernetes Gateway support | NGINX Kubernetes Gateway | Gateway API | Kubernetes | NGINX OSS | |--------------------------|-------------|------------|-----------| -| Edge | 0.7.1 | 1.21+ | 1.25.1 | +| Edge | 0.7.1 | 1.21+ | 1.25.2 | | 0.5.0 | 0.7.1 | 1.21+ | 1.25.x * | | 0.4.0 | 0.7.1 | 1.21+ | 1.25.x * | | 0.3.0 | 0.6.2 | 1.21+ | 1.23.x * |