summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/data/distros.yml3
-rw-r--r--packaging/PLATFORM_SUPPORT.md2
2 files changed, 1 insertions, 4 deletions
diff --git a/.github/data/distros.yml b/.github/data/distros.yml
index 9970c1caf1..bfe8b7615f 100644
--- a/.github/data/distros.yml
+++ b/.github/data/distros.yml
@@ -36,9 +36,6 @@ include:
- <<: *alpine
version: "3.15"
eol_check: true
- - <<: *alpine
- version: "3.14"
- eol_check: true
- distro: archlinux
version: latest
diff --git a/packaging/PLATFORM_SUPPORT.md b/packaging/PLATFORM_SUPPORT.md
index 860aa22bc8..0de0c3b160 100644
--- a/packaging/PLATFORM_SUPPORT.md
+++ b/packaging/PLATFORM_SUPPORT.md
@@ -94,7 +94,6 @@ with minimal user effort.
|---------------|---------|--------------------------|------------------------------------------------------------------------------------------------------|
| Alpine Linux | 3.16 | No | |
| Alpine Linux | 3.15 | No | |
-| Alpine Linux | 3.14 | No | |
| Amazon Linux | 2023 | x86\_64, AArch64 | Scheduled for promotion to Core tier at some point after the release of v1.39.0 of the Netdata Agent |
| Amazon Linux | 2 | x86\_64, AArch64 | Scheduled for promotion to Core tier at some point after the release of v1.39.0 of the Netdata Agent |
| Arch Linux | Latest | No | We officially recommend the community packages available for Arch Linux |
@@ -157,6 +156,7 @@ This is a list of platforms that we have supported in the recent past but no lon
| Platform | Version | Notes |
|--------------|-----------|----------------------|
+| Alpine Linux | 3.14 | EOL as of 2023-05-01 |
| Alpine Linux | 3.13 | EOL as of 2022-11-01 |
| Alpine Linux | 3.12 | EOL as of 2022-05-01 |
| Debian | 9.x | EOL as of 2022-06-30 |