summaryrefslogtreecommitdiffstats
path: root/packaging/PLATFORM_SUPPORT.md
diff options
context:
space:
mode:
authorTasos Katsoulas <12612986+tkatsoulas@users.noreply.github.com>2023-10-13 20:58:43 +0300
committerGitHub <noreply@github.com>2023-10-13 20:58:43 +0300
commitb727cb88998807f7d3d02d5feaa57605e15f2bc6 (patch)
treec6bb09d9a16c1c554f143dbfad7475635f2d48a8 /packaging/PLATFORM_SUPPORT.md
parentd541916d66b52f16c5e2fde047c18f02f99bac61 (diff)
Add support for Ubuntu 23.10 native packages into our CI (#16179)
Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
Diffstat (limited to 'packaging/PLATFORM_SUPPORT.md')
-rw-r--r--packaging/PLATFORM_SUPPORT.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/PLATFORM_SUPPORT.md b/packaging/PLATFORM_SUPPORT.md
index 2b4f2de93d..3c81d64fe6 100644
--- a/packaging/PLATFORM_SUPPORT.md
+++ b/packaging/PLATFORM_SUPPORT.md
@@ -78,6 +78,7 @@ to work on these platforms with minimal user effort.
| Red Hat Enterprise Linux | 9.x | x86\_64, AArch64 | |
| Red Hat Enterprise Linux | 8.x | x86\_64, AArch64 | |
| Red Hat Enterprise Linux | 7.x | x86\_64 | |
+| Ubuntu | 23.10 | x86\_64, AArch64, ARMv7 | |
| Ubuntu | 23.04 | x86\_64, AArch64, ARMv7 | |
| Ubuntu | 22.04 | x86\_64, ARMv7, AArch64 | |
| Ubuntu | 20.04 | x86\_64, ARMv7, AArch64 | |