summaryrefslogtreecommitdiffstats
path: root/packaging/PLATFORM_SUPPORT.md
diff options
context:
space:
mode:
authorTasos Katsoulas <12612986+tkatsoulas@users.noreply.github.com>2023-12-07 15:42:21 +0200
committerGitHub <noreply@github.com>2023-12-07 15:42:21 +0200
commit85d3e67cdbb7e72a62f667235addc840f8a74d98 (patch)
tree2d49ad8975349fff4fc109f8cf02c8c850108c11 /packaging/PLATFORM_SUPPORT.md
parent46820e3d2d560d3422e6e3648ebb0ba1b81cf575 (diff)
Remove fedora 37 from CI (#16422)
Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
Diffstat (limited to 'packaging/PLATFORM_SUPPORT.md')
-rw-r--r--packaging/PLATFORM_SUPPORT.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/packaging/PLATFORM_SUPPORT.md b/packaging/PLATFORM_SUPPORT.md
index 36f1e0bca8..ad5283c188 100644
--- a/packaging/PLATFORM_SUPPORT.md
+++ b/packaging/PLATFORM_SUPPORT.md
@@ -61,8 +61,8 @@ to work on these platforms with minimal user effort.
| Alpine Linux | 3.18 | No | The latest release of Alpine Linux is guaranteed to remain at **Core** tier due to usage for our Docker images |
| Alma Linux | 9.x | x86\_64, AArch64 | Also includes support for Rocky Linux and other ABI compatible RHEL derivatives |
| Alma Linux | 8.x | x86\_64, AArch64 | Also includes support for Rocky Linux and other ABI compatible RHEL derivatives |
-| Amazon Linux | 2023 | x86\_64, AArch64 | |
-| Amazon Linux | 2 | x86\_64, AArch64 | |
+| Amazon Linux | 2023 | x86\_64, AArch64 | |
+| Amazon Linux | 2 | x86\_64, AArch64 | |
| CentOS | 7.x | x86\_64 | |
| Docker | 19.03 or newer | x86\_64, i386, ARMv7, AArch64, POWER8+ | See our [Docker documentation](https://github.com/netdata/netdata/blob/master/packaging/docker/README.md) for more info on using Netdata on Docker |
| Debian | 12.x | x86\_64, i386, ARMv7, AArch64 | |
@@ -72,6 +72,7 @@ to work on these platforms with minimal user effort.
| Fedora | 38 | x86\_64, AArch64 | |
| Fedora | 37 | x86\_64, AArch64 | |
| openSUSE | Leap 15.5 | x86\_64, AArch64 | |
+| openSUSE | Leap 15.4 | x86\_64, AArch64 | |
| Oracle Linux | 9.x | x86\_64, AArch64 | |
| Oracle Linux | 8.x | x86\_64, AArch64 | |
| Red Hat Enterprise Linux | 9.x | x86\_64, AArch64 | |
@@ -158,6 +159,7 @@ This is a list of platforms that we have supported in the recent past but no lon
| Alpine Linux | 3.14 | EOL as of 2023-05-01 |
| Alpine Linux | 3.13 | EOL as of 2022-11-01 |
| Debian | 9.x | EOL as of 2022-06-30 |
+| Fedora | 37 | EOL as of 2023-12-05 |
| Fedora | 36 | EOL as of 2023-05-18 |
| Fedora | 35 | EOL as of 2022-12-13 |
| openSUSE | Leap 15.4 | EOL as of 2023-12-07 |