-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix supported horizon releases for Antelope 2023.1 (#574)
Highest documented supported version of horizon with antelope is 23.1.1 ( https://releases.openstack.org/antelope/index.html#antelope-horizon ), but horizon 23.2.0 was released to the antelope cloud archive ( https://bugs.launchpad.net/cloud-archive/+bug/2030514 ), so horizon on antelope in charmed openstack will update to 23.2.0. COU must support this case, otherwise it will block on verifying the workload version. Fixes: #560
- Loading branch information
1 parent
6755fc0
commit c6aeeca
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters