From 233ec92a8f803fcc87d333faca0d56b24cfaef86 Mon Sep 17 00:00:00 2001 From: Shubham Shinde Date: Wed, 6 Nov 2024 12:16:43 +0530 Subject: [PATCH] (CAT-2125) Add Ubuntu 24.04 support --- metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index bf8ed5a9..23e92b7b 100644 --- a/metadata.json +++ b/metadata.json @@ -41,7 +41,8 @@ "operatingsystemrelease": [ "18.04", "20.04", - "22.04" + "22.04", + "24.04" ] }, {