Remove Alpine 3.16 from CI. (#17547)
End of life upstream as of 2024-05-23.
Austin S. Hemmelgarn committed
May 24, 2024 at 11:34 UTC
0b728bf744f9cdb52bbe2ca39ebe68074653487d
2 files changed
+2
-7
.github/data/distros.yml
-5
@@ -54,11 +54,6 @@ include:
54
support_type: Intermediate
55
notes: ''
56
eol_check: true
57
- - <<: *alpine
58
- version: "3.16"
59
- support_type: Intermediate
60
- notes: ''
61
- eol_check: true
57
58
- distro: archlinux
59
version: latest
packaging/PLATFORM_SUPPORT.md
+2
-2
@@ -96,7 +96,6 @@ with minimal user effort.
96
|---------------|------------|--------------------------|------------------------------------------------------------------------------------------------------|
97
| Alpine Linux | Edge | No | |
98
| Alpine Linux | 3.17 | No | |
99
-| Alpine Linux | 3.16 | No | |
99
| Arch Linux | Latest | No | We officially recommend the community packages available for Arch Linux |
100
| Manjaro Linux | Latest | No | We officially recommend the community packages available for Arch Linux |
101
| 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 |
@@ -155,8 +154,9 @@ This is a list of platforms that we have supported in the recent past but no lon
154
155
| Platform | Version | Notes |
156
|--------------|-----------|----------------------|
157
+| Alpine Linux | 3.16 | EOL as of 2024-05-23 |
158
+| Alpine Linux | 3.15 | EOL as of 2023-11-01 |
159
| Alpine Linux | 3.14 | EOL as of 2023-05-01 |
159
-| Alpine Linux | 3.13 | EOL as of 2022-11-01 |
160
| Debian | 9.x | EOL as of 2022-06-30 |
161
| Fedora | 38 | EOL as of 2024-05-14 |
162
| Fedora | 37 | EOL as of 2023-12-05 |