From b5486abf2e845de1f547c860eb70529c990d2e47 Mon Sep 17 00:00:00 2001 From: markuszilch Date: Wed, 21 Feb 2024 08:31:50 +0100 Subject: [PATCH] add ubuntu 22.04 support --- metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 62054b7b1..77847e98e 100644 --- a/metadata.json +++ b/metadata.json @@ -65,7 +65,8 @@ "operatingsystem": "Ubuntu", "operatingsystemrelease": [ "18.04", - "20.04" + "20.04", + "22.04" ] }, {