From 5c02b12eea376e561d24ff60e539f1181aa8eb72 Mon Sep 17 00:00:00 2001 From: fiorucci Date: Wed, 4 Jun 2025 08:32:43 +0100 Subject: [PATCH] Fixed script bug and missing NIM version --- content/includes/nim/tech-specs/nim-app-protect-support.md | 2 +- content/nim/disconnected/offline-install-guide.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/includes/nim/tech-specs/nim-app-protect-support.md b/content/includes/nim/tech-specs/nim-app-protect-support.md index 2df3a0e68..cf6a03365 100644 --- a/content/includes/nim/tech-specs/nim-app-protect-support.md +++ b/content/includes/nim/tech-specs/nim-app-protect-support.md @@ -8,7 +8,7 @@ NGINX Instance Manager supports the following versions of [NGINX App Protect WAF | NGINX Instance Manager | NGINX App Protect WAF | |------------------------|------------------------------------| -| 2.17.0–2.19.1 | Release 4.8.0–4.14.0, 5.1.0–5.6.0 | +| 2.17.0–2.19.2 | Release 4.8.0–4.14.0, 5.1.0–5.6.0 | | 2.15.1–2.16.0 | Release 4.8.0–4.10.0 | | 2.14.1–2.15.0 | Release 4.4.0–4.7.0 | | 2.13.0–2.14.0 | Release 4.3.0–4.5.0 | diff --git a/content/nim/disconnected/offline-install-guide.md b/content/nim/disconnected/offline-install-guide.md index 6d4b8414d..039854089 100644 --- a/content/nim/disconnected/offline-install-guide.md +++ b/content/nim/disconnected/offline-install-guide.md @@ -66,7 +66,7 @@ sudo bash install-nim-bundle.sh \ -k \ -m offline \ -d \ - -v \ + -v ```