From 913bcf0530f4bc50ee396070251d9bafeee8831b Mon Sep 17 00:00:00 2001 From: salonichf5 <146118978+salonichf5@users.noreply.github.com> Date: Fri, 15 Aug 2025 12:59:27 -0600 Subject: [PATCH] update banner to use NGF dynamic version --- _banners/ngf-2.0-release.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_banners/ngf-2.0-release.md b/_banners/ngf-2.0-release.md index 135681553..309024cba 100644 --- a/_banners/ngf-2.0-release.md +++ b/_banners/ngf-2.0-release.md @@ -1,6 +1,8 @@ -{{< banner "notice" "NGINX Gateway Fabric 2.0 is now available" >}} +{{< banner "notice" >}} -NGINX Gateway Fabric 2.0 has released! Follow [these instructions]({{< ref "/ngf/install/upgrade-version.md#upgrade-from-v1x-to-v2x" >}}) to upgrade from 1.x to 2.0. +NGINX Gateway Fabric {{< version-ngf >}} is now available. + +NGINX Gateway Fabric {{< version-ngf >}} has released! Follow [these instructions]({{< ref "/ngf/install/upgrade-version.md#upgrade-from-v1x-to-v2x" >}}) to upgrade from 1.x to 2.0. For 1.x, checkout [an older version]({{< ref "/ngf/install/upgrade-version.md#access-nginx-gateway-fabric-1x-documentation" >}}) of documentation.