Skip to content

Commit e9c7fb2

Browse files
feat: Update includes related to NGINX Instance Manager (#641)
Removed stray '\' causing a script bug and added NIM 2.19.2 to compatibility table
1 parent 097df8f commit e9c7fb2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/includes/nim/tech-specs/nim-app-protect-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ NGINX Instance Manager supports the following versions of [NGINX App Protect WAF
88

99
| NGINX Instance Manager | NGINX App Protect WAF |
1010
|------------------------|------------------------------------|
11-
| 2.17.0–2.19.1 | Release 4.8.0–4.14.0, 5.1.0–5.6.0 |
11+
| 2.17.0–2.19.2 | Release 4.8.0–4.14.0, 5.1.0–5.6.0 |
1212
| 2.15.1–2.16.0 | Release 4.8.0–4.10.0 |
1313
| 2.14.1–2.15.0 | Release 4.4.0–4.7.0 |
1414
| 2.13.0–2.14.0 | Release 4.3.0–4.5.0 |

content/nim/disconnected/offline-install-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ sudo bash install-nim-bundle.sh \
6666
-k <path/to/private.key> \
6767
-m offline \
6868
-d <distribution> \
69-
-v <version> \
69+
-v <version>
7070
```
7171

7272
<br>

0 commit comments

Comments
 (0)