diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-03-09 13:19:22 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-03-09 13:19:22 +0000 |
commit | c21c3b0befeb46a51b6bf3758ffa30813bea0ff0 (patch) | |
tree | 9754ff1ca740f6346cf8483ec915d4054bc5da2d /.github/data/distros.yml | |
parent | Adding upstream version 1.43.2. (diff) | |
download | netdata-c21c3b0befeb46a51b6bf3758ffa30813bea0ff0.tar.xz netdata-c21c3b0befeb46a51b6bf3758ffa30813bea0ff0.zip |
Adding upstream version 1.44.3.upstream/1.44.3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.github/data/distros.yml')
-rw-r--r-- | .github/data/distros.yml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/.github/data/distros.yml b/.github/data/distros.yml index bd71fd15f..9175a5c73 100644 --- a/.github/data/distros.yml +++ b/.github/data/distros.yml @@ -44,11 +44,6 @@ include: support_type: Intermediate notes: '' eol_check: true - - <<: *alpine - version: "3.15" - support_type: Intermediate - notes: '' - eol_check: true - distro: archlinux version: latest @@ -251,6 +246,7 @@ include: alt_links: - el/9Server - el/9Client + - el/9RedHatVirtualizationHost arches: - x86_64 - aarch64 @@ -264,6 +260,7 @@ include: alt_links: - el/8Server - el/8Client + - el/8RedHatVirtualizationHost - &ubuntu distro: ubuntu |