Commit f248932
Pin RabbitMQ image to 3.9 on 18.0-fr5
The current-podified tag now resolves to RabbitMQ 4.2, which
requires the classic_mirrored_queue_version feature flag to be
enabled before upgrading. This breaks the minor update path from
fr2 to fr5 because the old mnesia data is incompatible with the
new RabbitMQ version.
Pin the image to quay.io/openstack-k8s-operators/rabbitmq:3.9
to keep the same RabbitMQ version across the update.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent f3dc049 commit f248932
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments