From f6e6e99b32118902143b8d4e0d0a2e701020d1a5 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Sat, 5 Apr 2025 22:29:50 +0900 Subject: [PATCH] Bump Ubuntu version Ubuntu provides packages of Dalmatian and newer releases only for 24.04 (Noble). Depends-on: https://review.opendev.org/931662 Change-Id: Ie6b3aa9a13f37e0cd4461eca2fee2c83a07c343e --- metadata.json | 2 +- releasenotes/notes/ubuntu-noble-0cb185815bf6cde8.yaml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 releasenotes/notes/ubuntu-noble-0cb185815bf6cde8.yaml diff --git a/metadata.json b/metadata.json index b138631d..e45a7db6 100644 --- a/metadata.json +++ b/metadata.json @@ -64,7 +64,7 @@ { "operatingsystem": "Ubuntu", "operatingsystemrelease": [ - "22.04" + "24.04" ] } ], diff --git a/releasenotes/notes/ubuntu-noble-0cb185815bf6cde8.yaml b/releasenotes/notes/ubuntu-noble-0cb185815bf6cde8.yaml new file mode 100644 index 00000000..96a8ee0f --- /dev/null +++ b/releasenotes/notes/ubuntu-noble-0cb185815bf6cde8.yaml @@ -0,0 +1,8 @@ +--- +features: + - | + Ubuntu 24.04 is now formally supported. + +upgrade: + - | + Ubuntu 22.04 is no longer supported.