23.03.1 release updates

Update publishing target to push to candidate channel.

Refresh bundles to deploy from candidate channel for testing.

Update .gitreview default branch.

Change-Id: I3bd27278543b92311c1461264cfeeb98f84bdd1b
changes/22/887722/1
James Page 2023-07-05 16:34:12 +01:00
parent fe0e7c0ecf
commit fbb3ee9f25
3 changed files with 9 additions and 9 deletions

View File

@ -2,4 +2,4 @@
host=review.opendev.org
port=29418
project=x/charm-ovn-central-k8s.git
defaultbranch=main
defaultbranch=stable/23.03.1

View File

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

View File

@ -20,12 +20,12 @@ applications:
trust: false
rabbitmq:
charm: ch:rabbitmq-k8s
channel: 3.9/edge
channel: 3.9/candidate
scale: 1
trust: true
keystone:
charm: ch:keystone-k8s
channel: 2023.1/edge
channel: 2023.1/candidate
scale: 1
trust: true
options:
@ -35,24 +35,24 @@ applications:
credential-keys: 5M
glance:
charm: ch:glance-k8s
channel: 2023.1/edge
channel: 2023.1/candidate
scale: 1
trust: true
storage:
local-repository: 5G
nova:
charm: ch:nova-k8s
channel: 2023.1/edge
channel: 2023.1/candidate
scale: 1
trust: true
placement:
charm: ch:placement-k8s
channel: 2023.1/edge
channel: 2023.1/candidate
scale: 1
trust: true
neutron:
charm: ch:neutron-k8s
channel: 2023.1/edge
channel: 2023.1/candidate
scale: 1
trust: true
ovn-central:
@ -66,7 +66,7 @@ applications:
ovn-northd-image: ghcr.io/openstack-snaps/ovn-northd:23.03
tls-operator:
charm: tls-certificates-operator
channel: edge
channel: stable
scale: 1
options:
generate-self-signed-certificates: true