Remove support for Ubuntu 16.04 (Xenial)

... because Nautilus is supported by Ubuntu 18.04 (Bionic).

[1] https://ubuntu.com/ceph/docs/supported-ceph-versions

Change-Id: Ic45db2bb113291f4571209a25a28a40089704ef0
This commit is contained in:
Takashi Kajinami 2022-04-20 12:46:27 +09:00
parent 82343e1cda
commit 08be8eedb4
2 changed files with 4 additions and 1 deletions

View File

@ -35,7 +35,6 @@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"16.04",
"18.04",
"20.04"
]

View File

@ -0,0 +1,4 @@
---
upgrade:
- |
Ubuntu 16.04 (Xenial) is no longer supported.