@cryptotaxi247 / netdata-1 / commits / 46a7ede94

Removing support for Alpine 3.15 (#16205)

* Removing Alpine 3.15 support adv due to EOL Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud> * Remove alpine 3.15 also from supported platforms Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud> --------- Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>

Tasos Katsoulas committed Nov 6, 2023 at 14:06 UTC 46a7ede946ba58b066a3099f2a448dd645834251
2 files changed -6
.github/data/distros.yml
-5
@@ -44,11 +44,6 @@ include:
44 support_type: Intermediate
45 notes: ''
46 eol_check: true
47 - - <<: *alpine
48 - version: "3.15"
49 - support_type: Intermediate
50 - notes: ''
51 - eol_check: true
47
48 - distro: archlinux
49 version: latest
packaging/PLATFORM_SUPPORT.md
-1
@@ -98,7 +98,6 @@ with minimal user effort.
98 | Alpine Linux | Edge | No | |
99 | Alpine Linux | 3.17 | No | |
100 | Alpine Linux | 3.16 | No | |
101 -| Alpine Linux | 3.15 | No | |
101 | Arch Linux | Latest | No | We officially recommend the community packages available for Arch Linux |
102 | Manjaro Linux | Latest | No | We officially recommend the community packages available for Arch Linux |
103 | openSUSE | Tumbleweed | x86\_64, AArch64 | Scheduled for promotion to Core tier at some point after the release of v1.41.0 of the Netdata Agent |