Update for bobcat release

Update publishing target for charmhub.

Set default config option for snap to 2023.2/edge.

Rev microk8s version to 1.28.

Change-Id: Ibf4ebd12104fd1de94a055bd84db2e29c8ea0386
This commit is contained in:
James Page 2023-10-06 11:45:21 +01:00
parent 3ddf0c931e
commit d2e1a08ef8
3 changed files with 3 additions and 3 deletions

View File

@ -7,6 +7,6 @@
charm_build_name: openstack-hypervisor
juju_channel: 3.1/stable
juju_classic_mode: false
microk8s_channel: 1.26-strict/stable
microk8s_channel: 1.28-strict/stable
microk8s_classic_mode: false
prometheus_alerts_test_rules_dir: tests/unit/test_alert_rules

View File

@ -1,6 +1,6 @@
options:
snap-channel:
default: "2023.1/edge"
default: "2023.2/edge"
type: string
debug:
default: False

View File

@ -7,4 +7,4 @@
build_type: charmcraft
publish_charm: true
charmcraft_channel: 2.0/stable
publish_channel: 2023.1/edge
publish_channel: 2023.2/edge