Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Alpine 3.16 from CI. #17547

Merged
merged 1 commit into from
May 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 0 additions & 5 deletions .github/data/distros.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,6 @@ include:
support_type: Intermediate
notes: ''
eol_check: true
- <<: *alpine
version: "3.16"
support_type: Intermediate
notes: ''
eol_check: true

- distro: archlinux
version: latest
Expand Down
4 changes: 2 additions & 2 deletions packaging/PLATFORM_SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ with minimal user effort.
|---------------|------------|--------------------------|------------------------------------------------------------------------------------------------------|
| Alpine Linux | Edge | No | |
| Alpine Linux | 3.17 | No | |
| Alpine Linux | 3.16 | No | |
| Arch Linux | Latest | No | We officially recommend the community packages available for Arch Linux |
| Manjaro Linux | Latest | No | We officially recommend the community packages available for Arch Linux |
| 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 |
Expand Down Expand Up @@ -156,8 +155,9 @@ This is a list of platforms that we have supported in the recent past but no lon

| Platform | Version | Notes |
|--------------|-----------|----------------------|
| Alpine Linux | 3.16 | EOL as of 2024-05-23 |
| Alpine Linux | 3.15 | EOL as of 2023-11-01 |
| 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 |
Expand Down