From b47d568e9fd2bcc3efb05a4cd903e69df00ab395 Mon Sep 17 00:00:00 2001 From: david22swan Date: Tue, 31 May 2022 16:25:29 +0100 Subject: [PATCH] (GH-cat-12) Add Support for Redhat 9 --- metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index e5e537f..afc9b9e 100644 --- a/metadata.json +++ b/metadata.json @@ -19,7 +19,8 @@ "operatingsystemrelease": [ "6", "7", - "8" + "8", + "9" ] }, { -- 2.45.2