]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commitdiff
Switch to Ubuntu Jammy (22.04)
authorTakashi Kajinami <tkajinam@redhat.com>
Sun, 15 Jan 2023 13:18:03 +0000 (22:18 +0900)
committerTakashi Kajinami <tkajinam@redhat.com>
Sun, 15 Jan 2023 13:18:03 +0000 (22:18 +0900)
... because Focal no longer supports the recent releases such as Zed.

Change-Id: Ie7712226c4a804cd86fec4f234f3c415079a0e27

metadata.json
releasenotes/notes/ubuntu-jammy-d860136551fe28df.yaml [new file with mode: 0644]

index 7cdd87a6cd89dfd7c23a150ac521455d716bcad7..f4c0cce28401adc2ba5fd7114184c5b5978687b1 100644 (file)
@@ -48,7 +48,7 @@
         {
             "operatingsystem": "Ubuntu",
             "operatingsystemrelease": [
-                "20.04"
+                "22.04"
             ]
         }
     ],
diff --git a/releasenotes/notes/ubuntu-jammy-d860136551fe28df.yaml b/releasenotes/notes/ubuntu-jammy-d860136551fe28df.yaml
new file mode 100644 (file)
index 0000000..b6e0f8a
--- /dev/null
@@ -0,0 +1,8 @@
+---
+features:
+  - |
+    This module now supports Ubuntu 22.04 (Jammy Jellyfish).
+
+upgrade:
+  - |
+    This module no longer supports Ubuntu 20.04 (Focal Fossa).