diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-08-17 10:46:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-08-17 10:46:15 +0000 |
commit | 0d479e33a8ebe206dc5b62135f90880e54b6c117 (patch) | |
tree | 272c5ddc92ae1e568e6df554e94894ee66a2dfd1 /.github/data | |
parent | Releasing debian version 1.42.0-1. (diff) | |
download | netdata-0d479e33a8ebe206dc5b62135f90880e54b6c117.tar.xz netdata-0d479e33a8ebe206dc5b62135f90880e54b6c117.zip |
Merging upstream version 1.42.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.github/data')
-rw-r--r-- | .github/data/distros.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/data/distros.yml b/.github/data/distros.yml index 827378502..cdd0faf06 100644 --- a/.github/data/distros.yml +++ b/.github/data/distros.yml @@ -198,7 +198,7 @@ include: zypper rm -y libjson-c-devel packages: &opensuse_packages type: rpm - repo_distro: opensuse/leap:15.4 + repo_distro: opensuse/leap:15.5 arches: - x86_64 - aarch64 |