From 7f2ecba02afe8fc7ce6f11915172b67ffba9f9c4 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Sat, 5 Apr 2025 22:28:36 +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: Ia42cd5150dd860a7eca84a7cd7dcc7d8b941ecbf --- metadata.json | 2 +- releasenotes/notes/ubuntu-noble-89f5f89bd0e4c83d.yaml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 releasenotes/notes/ubuntu-noble-89f5f89bd0e4c83d.yaml diff --git a/metadata.json b/metadata.json index 23c40b9b..2904ca14 100644 --- a/metadata.json +++ b/metadata.json @@ -52,7 +52,7 @@ { "operatingsystem": "Ubuntu", "operatingsystemrelease": [ - "22.04" + "24.04" ] } ], diff --git a/releasenotes/notes/ubuntu-noble-89f5f89bd0e4c83d.yaml b/releasenotes/notes/ubuntu-noble-89f5f89bd0e4c83d.yaml new file mode 100644 index 00000000..96a8ee0f --- /dev/null +++ b/releasenotes/notes/ubuntu-noble-89f5f89bd0e4c83d.yaml @@ -0,0 +1,8 @@ +--- +features: + - | + Ubuntu 24.04 is now formally supported. + +upgrade: + - | + Ubuntu 22.04 is no longer supported.