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: I84b915dd3b6896984fab40cdc93a5f0da9040491
This commit is contained in:
parent
e9f077c28b
commit
fd47d723a9
@ -31,3 +31,6 @@ bases:
|
||||
- name: ubuntu
|
||||
channel: "22.04"
|
||||
architectures: [amd64, s390x, ppc64el, arm64]
|
||||
- name: ubuntu
|
||||
channel: "22.10"
|
||||
architectures: [amd64, s390x, ppc64el, arm64]
|
||||
|
@ -16,6 +16,7 @@ tags:
|
||||
- openstack
|
||||
series:
|
||||
- jammy
|
||||
- kinetic
|
||||
extra-bindings:
|
||||
public:
|
||||
admin:
|
||||
|
Loading…
Reference in New Issue
Block a user