diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-03-09 13:19:48 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-03-09 13:20:02 +0000 |
commit | 58daab21cd043e1dc37024a7f99b396788372918 (patch) | |
tree | 96771e43bb69f7c1c2b0b4f7374cb74d7866d0cb /.github/data | |
parent | Releasing debian version 1.43.2-1. (diff) | |
download | netdata-58daab21cd043e1dc37024a7f99b396788372918.tar.xz netdata-58daab21cd043e1dc37024a7f99b396788372918.zip |
Merging upstream version 1.44.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.github/data')
-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 |