From 208c678b6c748efbefe0132c336dc96831fe456a Mon Sep 17 00:00:00 2001 From: Ihor Aleksandrychiev Date: Fri, 10 Jul 2026 17:25:25 +0300 Subject: [PATCH] Extended supported platforms list with Ubuntu 26.04 Ticket: ENT-14191 Signed-off-by: Ihor Aleksandrychiev (cherry picked from commit 8e45cf4dddf4751da76aee2432491b6676362a31) --- .../supported-platforms.markdown | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/content/release-notes/supported-platforms.markdown b/content/release-notes/supported-platforms.markdown index 0bf0709c2..ed6e650e2 100644 --- a/content/release-notes/supported-platforms.markdown +++ b/content/release-notes/supported-platforms.markdown @@ -13,28 +13,28 @@ for all supported platforms and [binary packages for popular Linux distributions ## Hub -| Platform | Versions | Architecture | -| :---------: | :----------: | :----------: | -| CentOS/RHEL | 8.1+, 9, 10 | x86-64 | -| CentOS/RHEL | 10 | arm64 | -| Debian | 12, 13 | x86-64 | -| Debian | 12, 13 | arm64 | -| Ubuntu | 22.04, 24.04 | x86-64 | -| Ubuntu | 22.04, 24.04 | arm64 | +| Platform | Versions | Architecture | +| :---------: | :-----------------: | :----------: | +| CentOS/RHEL | 8.1+, 9, 10 | x86-64 | +| CentOS/RHEL | 10 | arm64 | +| Debian | 12, 13 | x86-64 | +| Debian | 12, 13 | arm64 | +| Ubuntu | 22.04, 24.04, 26.04 | x86-64 | +| Ubuntu | 22.04, 24.04, 26.04 | arm64 | Any supported host can be a policy server in Community installations of CFEngine. ## Clients -| Platform | Versions | Architectures | -| :---------: | :-----------------: | :-----------: | -| CentOS/RHEL | 7, 8.1+, 9, 10 | x86-64 | -| CentOS/RHEL | 10 | arm64 | -| Debian | 12, 13 | x86-64 | -| Debian | 12, 13 | arm64 | -| Ubuntu | 20.04, 22.04, 24.04 | x86-64 | -| Ubuntu | 22.04, 24.04 | arm64 | -| Windows | 2012, 2016, 2019 | x86-64 | +| Platform | Versions | Architectures | +| :---------: | :------------------------: | :-----------: | +| CentOS/RHEL | 7, 8.1+, 9, 10 | x86-64 | +| CentOS/RHEL | 10 | arm64 | +| Debian | 12, 13 | x86-64 | +| Debian | 12, 13 | arm64 | +| Ubuntu | 20.04, 22.04, 24.04, 26.04 | x86-64 | +| Ubuntu | 22.04, 24.04, 26.04 | arm64 | +| Windows | 2012, 2016, 2019 | x86-64 | [Known issues][] also includes platform-specific notes.