From 143b4c410ef167e5c3e457527350b40ae650735f Mon Sep 17 00:00:00 2001 From: salonichf5 <146118978+salonichf5@users.noreply.github.com> Date: Fri, 26 Jun 2026 11:44:53 -0700 Subject: [PATCH 1/2] update files for ngf v2.6.6 --- content/ngf/overview/technical-specifications.md | 3 ++- layouts/shortcodes/ngf-waf-release-version.html | 2 +- layouts/shortcodes/version-ngf.html | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/content/ngf/overview/technical-specifications.md b/content/ngf/overview/technical-specifications.md index 3fe6ef4543..a55d258729 100644 --- a/content/ngf/overview/technical-specifications.md +++ b/content/ngf/overview/technical-specifications.md @@ -18,7 +18,8 @@ The following table lists the software versions NGINX Gateway Fabric supports. O | NGINX Gateway Fabric | Gateway API | Kubernetes | NGINX OSS | NGINX Plus | NGINX Agent | F5 WAF for NGINX | |----------------------|-------------|------------|-----------|------------|-------------|------------------| -| Edge | 1.5.1 | 1.31+ | 1.31.2 | R37.0 | v3.11.1 | 5.13.1 | +| Edge | 1.5.1 | 1.31+ | 1.31.2 | R37.0 | v3.11.2 | 5.13.2 | +| 2.6.6 | 1.5.1 | 1.31+ | 1.31.2 | R37.0 | v3.11.2 | 5.13.2 | | 2.6.5 | 1.5.1 | 1.31+ | 1.31.2 | R37.0 | v3.11.1 | 5.13.1 | | 2.5.1 | 1.5.1 | 1.31+ | 1.29.7 | R36 | v3.8.0 | --- | | 2.4.2 | 1.4.1 | 1.25+ | 1.29.5 | R36 | v3.7.1 | --- | diff --git a/layouts/shortcodes/ngf-waf-release-version.html b/layouts/shortcodes/ngf-waf-release-version.html index 47c78569cc..0b17707f79 100644 --- a/layouts/shortcodes/ngf-waf-release-version.html +++ b/layouts/shortcodes/ngf-waf-release-version.html @@ -1 +1 @@ -5.13.1 \ No newline at end of file +5.13.2 \ No newline at end of file diff --git a/layouts/shortcodes/version-ngf.html b/layouts/shortcodes/version-ngf.html index 68167133b9..952f449f1f 100644 --- a/layouts/shortcodes/version-ngf.html +++ b/layouts/shortcodes/version-ngf.html @@ -1 +1 @@ -2.6.5 \ No newline at end of file +2.6.6 \ No newline at end of file From c84b4629dddcc023d9476b18562fa406041528a3 Mon Sep 17 00:00:00 2001 From: salonichf5 <146118978+salonichf5@users.noreply.github.com> Date: Fri, 26 Jun 2026 11:51:32 -0700 Subject: [PATCH 2/2] remove previous patch version --- content/ngf/overview/technical-specifications.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/ngf/overview/technical-specifications.md b/content/ngf/overview/technical-specifications.md index a55d258729..e058798907 100644 --- a/content/ngf/overview/technical-specifications.md +++ b/content/ngf/overview/technical-specifications.md @@ -20,7 +20,6 @@ The following table lists the software versions NGINX Gateway Fabric supports. O |----------------------|-------------|------------|-----------|------------|-------------|------------------| | Edge | 1.5.1 | 1.31+ | 1.31.2 | R37.0 | v3.11.2 | 5.13.2 | | 2.6.6 | 1.5.1 | 1.31+ | 1.31.2 | R37.0 | v3.11.2 | 5.13.2 | -| 2.6.5 | 1.5.1 | 1.31+ | 1.31.2 | R37.0 | v3.11.1 | 5.13.1 | | 2.5.1 | 1.5.1 | 1.31+ | 1.29.7 | R36 | v3.8.0 | --- | | 2.4.2 | 1.4.1 | 1.25+ | 1.29.5 | R36 | v3.7.1 | --- | | 2.3.0 | 1.4.1 | 1.25+ | 1.29.3 | R36 | v3.6.0 | --- |