Skip to content

feat: bump bifrost tag #660

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions etc/kayobe/kolla/globals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ enable_docker_repo: {% raw %}"{{ 'overcloud' not in group_names or ansible_facts


{% if kolla_base_distro == 'centos' %}
bifrost_tag: xena-20230214T165534
bifrost_tag: xena-20230925T104130
blazar_tag: xena-20230315T122920
caso_tag: xena-20230315T122920
ironic_tag: xena-20230316T162305
ironic_dnsmasq_tag: xena-20230214T150257
neutron_tag: xena-20230320T143013
prometheus_node_exporter_tag: xena-20230310T170439
{% else %}
bifrost_tag: xena-20230215T195824
bifrost_tag: xena-20230921T135513
blazar_tag: xena-20230315T122918
caso_tag: xena-20230315T122918
ironic_tag: xena-20230317T090705
Expand Down
7 changes: 7 additions & 0 deletions releasenotes/notes/bump-bifrost-xena-c0c65bd823ed15fa.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
fixes:
- |
Rebuild and bump the Bifrost container for Xena to include fix for
`Error while running update_to_latest_versions: ''BIOSSetting''
object has no attribute` during `Ironic database migrations on upgrade`