summaryrefslogtreecommitdiffstats
path: root/.github/data/distros.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-07-20 04:50:01 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-07-20 04:50:01 +0000
commitcd4377fab21e0f500bef7f06543fa848a039c1e0 (patch)
treeba00a55e430c052d6bed0b61c0f8bbe8ebedd313 /.github/data/distros.yml
parentReleasing debian version 1.40.1-1. (diff)
downloadnetdata-cd4377fab21e0f500bef7f06543fa848a039c1e0.tar.xz
netdata-cd4377fab21e0f500bef7f06543fa848a039c1e0.zip
Merging upstream version 1.41.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.github/data/distros.yml')
-rw-r--r--.github/data/distros.yml12
1 files changed, 9 insertions, 3 deletions
diff --git a/.github/data/distros.yml b/.github/data/distros.yml
index 355378f5a..8376b1f03 100644
--- a/.github/data/distros.yml
+++ b/.github/data/distros.yml
@@ -164,14 +164,14 @@ include:
- &opensuse
distro: opensuse
- version: "15.4"
+ version: "tumbleweed"
eol_check: true
- base_image: opensuse/leap:15.4
+ base_image: opensuse/tumbleweed
jsonc_removal: |
zypper rm -y libjson-c-devel
packages: &opensuse_packages
type: rpm
- repo_distro: opensuse/15.4
+ repo_distro: opensuse/tumbleweed
arches:
- x86_64
- aarch64
@@ -183,6 +183,12 @@ include:
packages:
<<: *opensuse_packages
repo_distro: opensuse/15.5
+ - <<: *opensuse
+ version: "15.4"
+ base_image: opensuse/leap:15.4
+ packages:
+ <<: *opensuse_packages
+ repo_distro: opensuse/15.4
- &oracle
distro: oraclelinux