From dd3714e814415a5128fcf25931d4443b6a644b8f Mon Sep 17 00:00:00 2001 From: Roberto Valentini Date: Fri, 5 Apr 2024 12:15:52 +0200 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 366bd0aa..29faa5ae 100644 --- a/metadata.json +++ b/metadata.json @@ -48,7 +48,8 @@ "operatingsystem": "Ubuntu", "operatingsystemrelease": [ "18.04", - "20.04" + "20.04", + "22.04" ] }, {