Add kinetic support

Add 22.10 run-on base and add kinetic to metadata.yaml.

Change-Id: I519e59794d1e046d0bf985d8a22129270c33c10a
This commit is contained in:
Corey Bryant 2023-01-25 08:52:18 -05:00
parent 38407abdd5
commit 931d530ab5
2 changed files with 4 additions and 0 deletions

View File

@ -33,3 +33,6 @@ bases:
- name: ubuntu
channel: "22.04"
architectures: [amd64, s390x, ppc64el, arm64]
- name: ubuntu
channel: "22.10"
architectures: [amd64, s390x, ppc64el, arm64]

View File

@ -13,6 +13,7 @@ tags:
series:
- focal
- jammy
- kinetic
description: |
Ceph is a distributed storage and network file system designed to provide
excellent performance, reliability, and scalability.