From 2f0b32328f85b8e2fe12ce602e393dfab1578ab1 Mon Sep 17 00:00:00 2001 From: david22swan Date: Fri, 7 Oct 2022 10:00:53 +0100 Subject: [PATCH 1/3] (CONT-189) Remove support for RedHat6 --- metadata.json | 1 - 1 file changed, 1 deletion(-) diff --git a/metadata.json b/metadata.json index c029b99f7..26c534bec 100644 --- a/metadata.json +++ b/metadata.json @@ -17,7 +17,6 @@ { "operatingsystem": "RedHat", "operatingsystemrelease": [ - "6", "7", "8", "9" From a44cc5104f0a347ca41fde4f68ec7b25f960232d Mon Sep 17 00:00:00 2001 From: david22swan Date: Fri, 7 Oct 2022 10:01:58 +0100 Subject: [PATCH 2/3] (CONT-189) Remove support for OracleLinux6 --- metadata.json | 1 - 1 file changed, 1 deletion(-) diff --git a/metadata.json b/metadata.json index 26c534bec..b1c060493 100644 --- a/metadata.json +++ b/metadata.json @@ -32,7 +32,6 @@ { "operatingsystem": "OracleLinux", "operatingsystemrelease": [ - "6", "7" ] }, From faadc87f03ecdf9cb092f981cac9d693318483fa Mon Sep 17 00:00:00 2001 From: david22swan Date: Fri, 7 Oct 2022 10:02:40 +0100 Subject: [PATCH 3/3] (CONT-189) Remove support for Scientific6 --- metadata.json | 1 - 1 file changed, 1 deletion(-) diff --git a/metadata.json b/metadata.json index b1c060493..cd27705fe 100644 --- a/metadata.json +++ b/metadata.json @@ -45,7 +45,6 @@ { "operatingsystem": "Scientific", "operatingsystemrelease": [ - "6", "7" ] },