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
5 changes: 3 additions & 2 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,9 @@ kolla_image_tags:
ubuntu-jammy: 2024.1-ubuntu-jammy-20250529T081147
ubuntu-noble: 2024.1-ubuntu-noble-20250529T081147
ovn:
ubuntu-jammy: 2024.1-ubuntu-jammy-20250529T081147
ubuntu-noble: 2024.1-ubuntu-noble-20250529T081147
rocky-9: 2024.1-rocky-9-20250925T130625
ubuntu-jammy: 2024.1-ubuntu-jammy-20250925T130625
ubuntu-noble: 2024.1-ubuntu-noble-20250925T130625
prometheus:
ubuntu-jammy: 2024.1-ubuntu-jammy-20250219T145255
prometheus_alertmanager:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
fixes:
- |
Bumps the OVN container image tags to bring in a fix to the openvswitch
logs permissions. This allows fluentd to scrape these logs. See
patch: https://review.opendev.org/c/openstack/kolla/+/954899
Loading