Fix rabbitmq api version#1518
Conversation
Should be v2.9.0 as we use a fork pinned to this version
| github.com/prometheus/common v0.53.0 // indirect | ||
| github.com/prometheus/procfs v0.13.0 // indirect | ||
| github.com/rabbitmq/cluster-operator/v2 v2.11.0 // indirect | ||
| github.com/rabbitmq/cluster-operator/v2 v2.9.0 // indirect |
There was a problem hiding this comment.
we have https://github.com/openstack-k8s-operators/renovate-config/blob/main/default.json5#L155 to keep it bellow 2.10. but the replace bellow will override it anyways
There was a problem hiding this comment.
yes, just fixing this to avoid confusion
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: olliewalsh, stuggi The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/219552a4d31748c7b54267527bb1c612 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 39m 36s |
|
/lgtm |
|
recheck |
a9c126d
into
openstack-k8s-operators:main
Should be v2.9.0 as we use a fork pinned to this version