From adc7542629fc80e6e2a833ea50c6b459e1df9c17 Mon Sep 17 00:00:00 2001 From: david22swan Date: Tue, 31 May 2022 16:25:30 +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 369f4e71..cd1ebb38 100644 --- a/metadata.json +++ b/metadata.json @@ -23,7 +23,8 @@ "operatingsystemrelease": [ "6", "7", - "8" + "8", + "9" ] }, {