Skip to content

Commit

Permalink
Merge pull request #51 from openstack-charmers/ovn-24.03
Browse files Browse the repository at this point in the history
Add 24.03 metadata for the OVN charms
  • Loading branch information
freyes authored May 7, 2024
2 parents f236619 + 652bb32 commit 467189e
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion charmed_openstack_info/data/lp-builder-config/ovn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,21 @@ defaults:
stable/23.09:
build-channels:
# Needs to be candidate at the moment to pick up 2.5.0
charmcraft: "2.x/candidate"
charmcraft: "2.x/stable"
channels:
- 23.09/stable
bases:
- "22.04"
- "23.10"
stable/24.03:
build-channels:
# Needs to be candidate at the moment to pick up 2.5.0
charmcraft: "2.x/stable"
channels:
- 24.03/candidate
bases:
- "22.04"
- "23.10"

projects:
- name: OVN Central
Expand Down

0 comments on commit 467189e

Please sign in to comment.