Skip to content

Commit 49cf122

Browse files
committed
feat: bump bifrost for centos
feat: add release notes
1 parent 25a29c9 commit 49cf122

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ enable_docker_repo: {% raw %}"{{ 'overcloud' not in group_names or ansible_facts
88

99

1010
{% if kolla_base_distro == 'centos' %}
11-
bifrost_tag: xena-20230214T165534
11+
bifrost_tag: xena-20230925T104130
1212
blazar_tag: xena-20230315T122920
1313
caso_tag: xena-20230315T122920
1414
ironic_tag: xena-20230316T162305
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
fixes:
3+
- |
4+
Rebuild and bump the Bifrost container for Xena to include fix for
5+
`Error while running update_to_latest_versions: ''BIOSSetting''
6+
object has no attribute` during `Ironic database migrations on upgrade`

0 commit comments

Comments
 (0)