Ensure that kinetic/22.10 is enabled

This patch adds kinetic to the metadata.yaml and ensures
that a run-on base for 22.10 is added in the
charmcraft.yaml

Change-Id: Iacda10a9b82263109d47cbb5c52c796e3ac8df9f
This commit is contained in:
Alex Kavanagh 2022-08-31 20:32:36 +01:00
parent f70a0c4db8
commit 40525fd82b
2 changed files with 4 additions and 0 deletions

View File

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

View File

@ -8,6 +8,7 @@ tags:
- openstack
series:
- jammy
- kinetic
requires:
juju-info:
interface: juju-info