Skip to content

Commit 58f9afa

Browse files
authored
Docs: Update supported OS's for agent V2 (#913)
1 parent eea31dd commit 58f9afa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/agent/technical-specifications.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@ This document provides technical specifications for NGINX Agent. It includes inf
2626
NGINX Agent can run in most environments. We support the following distributions:
2727

2828
{{< bootstrap-table "table table-striped table-bordered" >}}
29-
| | AlmaLinux | Alpine Linux | Amazon Linux | Amazon Linux 2 | CentOS | Debian |
30-
|-|-----------|--------------|--------------|----------------|--------|--------|
31-
|**Version**|8 <br><hr>9 | 3.16<br><hr>3.17<br><hr> 3.18<br><hr> 3.19| 2023| LTS| 7.4+| 11<br><hr> 12|
29+
| | AlmaLinux | Alpine Linux | Amazon Linux | Amazon Linux 2| Debian |
30+
|-|-----------|--------------|--------------|----------------|--------|
31+
|**Version**|8 <br><hr>9 <br><hr>10| 3.19<br><hr>3.20<br><hr> 3.21<br><hr> 3.22| 2023| LTS| 11<br><hr> 12|
3232
|**Architecture**| x86_84<br><hr>aarch64| x86_64<br><hr>aarch64 | x86_64<br><hr>aarch64 | x86_64<br><hr>aarch64 | x86_64<br><hr>aarch64 | x86_64<br><hr>aarch64 |
3333
{{< /bootstrap-table >}}
3434

3535
{{< bootstrap-table "table table-striped table-bordered" >}}
3636
| |FreeBSD | Oracle Linux | Red Hat <br>Enterprise Linux <br>(RHEL) | Rocky Linux | SUSE Linux <br>Enterprise Server <br>(SLES) | Ubuntu |
3737
|-|--------|--------------|---------------------------------|-------------|-------------------------------------|--------|
38-
|**Version**|13<br><hr>14|7.4+<br><hr>8.1+<br><hr>9|7.4+<br><hr>8.1+<br><hr>9.0+|8<br><hr>9|12 SP5<br><hr>15 SP2|20.04 LTS<br><hr>22.04 LTS|
38+
|**Version**|13<br><hr>14|8.1+<br><hr>9<br><hr>10|8.1+<br><hr>9.0+<br><hr>10|8<br><hr>9<br><hr>10|15 SP2|22.04 LTS<br><hr>24.04 LTS<br><hr>25.04 LTS|
3939
|**Architecture**|amd64|x86_64|x86_64<br><hr>aarch64|x86_64<br><hr>aarch64|x86_64|x86_64<br><hr>aarch64|
4040
{{< /bootstrap-table >}}
4141

0 commit comments

Comments
 (0)