Skip to content
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
6 changes: 6 additions & 0 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ kolla_image_tags:
horizon:
rocky-9: 2024.1-rocky-9-20250203T171853
ubuntu-jammy: 2024.1-ubuntu-jammy-20250203T171853
ironic:
rocky-9: 2024.1-rocky-9-20250213T110505
ubuntu-jammy: 2024.1-ubuntu-jammy-20250213T110505
ironic_dnsmasq:
rocky-9: 2024.1-rocky-9-20241218T141751
ubuntu-jammy: 2024.1-ubuntu-jammy-20241218T141809
ironic_prometheus_exporter:
rocky-9: 2024.1-rocky-9-20250124T081816
ubuntu-jammy: 2024.1-ubuntu-jammy-20250124T081816
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
fixes:
- |
Bumped Ironic container image tag to fix a bug where some cipher suite
errors for SuperMicro hardware were not caught. See patch:
https://review.opendev.org/c/openstack/ironic/+/940957
Loading