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: Id230648b8de9ed639d176744bc1fff2b5c32104b
This commit is contained in:
Alex Kavanagh 2022-08-31 19:47:46 +01:00
parent 9a3334bf0f
commit 7b17d0d2cc
2 changed files with 4 additions and 0 deletions

View File

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

View File

@ -9,6 +9,7 @@ tags:
- miscellaneous
series:
- jammy
- kinetic
subordinate: true
provides:
backup-backend: