Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
3 changes: 3 additions & 0 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ kolla_image_tags:
rocky-9: master-rocky-9-20250305T111730
prometheus:
rocky-9: master-rocky-9-20250430T112026
proxysql:
rocky-9: master-rocky-9-20250609T102146
ubuntu-noble: master-ubuntu-noble-20250609T102146
rabbitmq:
rocky-9: master-rocky-9-20250502T080944
skyline:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
fixes:
- |
Bumped ProxySQL Kolla image to be compatible with Kolla-Ansible bug
fix: `Missing default hostgroup for user in proxysql Edit
<https://bugs.launchpad.net/kolla-ansible/+bug/2112339>`__
Loading