From 1468b9f0af3e161d8867093d9d6cc909bcbbd5ef Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Sat, 5 Apr 2025 22:22:47 +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: Ifbc42d00e93074d82b6e1ece7ac4afa2083c1bbc --- metadata.json | 2 +- releasenotes/notes/ubuntu-noble-09a82c4f2df06f14.yaml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 releasenotes/notes/ubuntu-noble-09a82c4f2df06f14.yaml diff --git a/metadata.json b/metadata.json index eb601d5..a316996 100644 --- a/metadata.json +++ b/metadata.json @@ -48,7 +48,7 @@ { "operatingsystem": "Ubuntu", "operatingsystemrelease": [ - "22.04" + "24.04" ] } ], diff --git a/releasenotes/notes/ubuntu-noble-09a82c4f2df06f14.yaml b/releasenotes/notes/ubuntu-noble-09a82c4f2df06f14.yaml new file mode 100644 index 0000000..96a8ee0 --- /dev/null +++ b/releasenotes/notes/ubuntu-noble-09a82c4f2df06f14.yaml @@ -0,0 +1,8 @@ +--- +features: + - | + Ubuntu 24.04 is now formally supported. + +upgrade: + - | + Ubuntu 22.04 is no longer supported.