chore(deps): update dependency rabbitmq/cluster-operator to v2.22.4 - #9
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency rabbitmq/cluster-operator to v2.22.4#9renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/rabbitmq-cluster-operator-2.x
branch
from
January 12, 2026 12:28
5fa4bf7 to
61e4329
Compare
renovate
Bot
force-pushed
the
renovate/rabbitmq-cluster-operator-2.x
branch
from
February 6, 2026 13:27
61e4329 to
6aac75d
Compare
renovate
Bot
force-pushed
the
renovate/rabbitmq-cluster-operator-2.x
branch
from
March 11, 2026 14:40
6aac75d to
3aa5fdd
Compare
renovate
Bot
force-pushed
the
renovate/rabbitmq-cluster-operator-2.x
branch
from
March 25, 2026 17:43
3aa5fdd to
5a18499
Compare
renovate
Bot
force-pushed
the
renovate/rabbitmq-cluster-operator-2.x
branch
from
April 16, 2026 09:49
5a18499 to
2e8c2d8
Compare
renovate
Bot
force-pushed
the
renovate/rabbitmq-cluster-operator-2.x
branch
from
May 13, 2026 10:33
2e8c2d8 to
bdc88db
Compare
renovate
Bot
force-pushed
the
renovate/rabbitmq-cluster-operator-2.x
branch
from
June 9, 2026 11:40
bdc88db to
a9e0e18
Compare
renovate
Bot
force-pushed
the
renovate/rabbitmq-cluster-operator-2.x
branch
2 times, most recently
from
July 3, 2026 15:16
27a3aae to
045a955
Compare
renovate
Bot
force-pushed
the
renovate/rabbitmq-cluster-operator-2.x
branch
from
July 14, 2026 10:00
045a955 to
c445f97
Compare
renovate
Bot
force-pushed
the
renovate/rabbitmq-cluster-operator-2.x
branch
from
July 17, 2026 15:50
c445f97 to
0578398
Compare
renovate
Bot
force-pushed
the
renovate/rabbitmq-cluster-operator-2.x
branch
from
August 11, 2026 22:01
0578398 to
9bff7ea
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.17.2→v2.22.4Release Notes
rabbitmq/cluster-operator (rabbitmq/cluster-operator)
v2.22.4Compare Source
If you want to control when a RabbitMQ cluster gets updated, make sure to pause reconciliation before upgrading the cluster-operator.
After upgrading the cluster-operator, resume reconciliation whenever it's safe to update the RabbitMQ cluster.
See Pause reconciliation for a RabbitMQ cluster.
What's Changed
Full Changelog: rabbitmq/cluster-operator@v2.22.3...v2.22.4
v2.22.3Compare Source
If you want to control when a RabbitMQ cluster gets updated, make sure to pause reconciliation before upgrading the cluster-operator.
After upgrading the cluster-operator, resume reconciliation whenever it's safe to update the RabbitMQ cluster.
See Pause reconciliation for a RabbitMQ cluster.
What's Changed
Full Changelog: rabbitmq/cluster-operator@v2.22.2...v2.22.3
v2.22.2Compare Source
If you want to control when a RabbitMQ cluster gets updated, make sure to pause reconciliation before upgrading the cluster-operator.
After upgrading the cluster-operator, resume reconciliation whenever it's safe to update the RabbitMQ cluster.
See Pause reconciliation for a RabbitMQ cluster.
What's Changed
Full Changelog: rabbitmq/cluster-operator@v2.22.1...v2.22.2
v2.22.1Compare Source
If you want to control when a RabbitMQ cluster gets updated, make sure to pause reconciliation before upgrading the cluster-operator.
After upgrading the cluster-operator, resume reconciliation whenever it's safe to update the RabbitMQ cluster.
See Pause reconciliation for a RabbitMQ cluster.
What's Changed
Full Changelog: rabbitmq/cluster-operator@v2.22.0...v2.22.1
v2.22.0Compare Source
This version of the operator introduces a new startup probe for RabbitMQ. It moves from an exec probe to an HTTP probe. The HTTP probe is available in RabbitMQ 4.2.4+ and 4.3.0+. Earlier versions of RabbitMQ do not have the HTTP endpoint required for this probe. The recommendation is to upgrade to latest 4.3 or 4.2 patch.
If you can't upgrade to 4.2 or 4.3 you can use the annotation
rabbitmq.com/legacy-startup-probe: "true"to fallback to previous behaviour. NOTE that you are running an unsupported community version if you must use this annotation.If you want to control when a RabbitMQ cluster gets updated, make sure to pause reconciliation before upgrading the cluster-operator.
After upgrading the cluster-operator, resume reconciliation whenever it's safe to update the RabbitMQ cluster.
See Pause reconciliation for a RabbitMQ cluster.
What's Changed
New Contributors
Full Changelog: rabbitmq/cluster-operator@v2.21.1...v2.22.0
v2.21.1Compare Source
If you want to control when a RabbitMQ cluster gets updated, make sure to pause reconciliation before upgrading the cluster-operator.
After upgrading the cluster-operator, resume reconciliation whenever it's safe to update the RabbitMQ cluster.
See Pause reconciliation for a RabbitMQ cluster.
What's Changed
Full Changelog: rabbitmq/cluster-operator@v2.21.0...v2.21.1
v2.21.0Compare Source
If you want to control when a RabbitMQ cluster gets updated, make sure to pause reconciliation before upgrading the cluster-operator.
After upgrading the cluster-operator, resume reconciliation whenever it's safe to update the RabbitMQ cluster.
See Pause reconciliation for a RabbitMQ cluster.
What's Changed
Full Changelog: rabbitmq/cluster-operator@v2.20.1...v2.21.0
v2.20.1Compare Source
What's Changed
Full Changelog: rabbitmq/cluster-operator@v2.20.0...v2.20.1
v2.20.0Compare Source
If you want to control when a RabbitMQ cluster gets updated, make sure to pause reconciliation before upgrading the cluster-operator.
After upgrading the cluster-operator, resume reconciliation whenever it's safe to update the RabbitMQ cluster.
See Pause reconciliation for a RabbitMQ cluster.
What's Changed
New Contributors
Full Changelog: rabbitmq/cluster-operator@v2.19.2...v2.20.0
v2.19.2Compare Source
If you want to control when a RabbitMQ cluster gets updated, make sure to pause reconciliation before upgrading the cluster-operator.
After upgrading the cluster-operator, resume reconciliation whenever it's safe to update the RabbitMQ cluster.
See Pause reconciliation for a RabbitMQ cluster.
What's Changed
Full Changelog: rabbitmq/cluster-operator@v2.19.1...v2.19.2
v2.19.1Compare Source
If you want to control when a RabbitMQ cluster gets updated, make sure to pause reconciliation before upgrading the cluster-operator.
After upgrading the cluster-operator, resume reconciliation whenever it's safe to update the RabbitMQ cluster.
See Pause reconciliation for a RabbitMQ cluster.
What's Changed
Full Changelog: rabbitmq/cluster-operator@v2.19.0...v2.19.1
v2.19.0Compare Source
If you want to control when a RabbitMQ cluster gets updated, make sure to pause reconciliation before upgrading the cluster-operator.
After upgrading the cluster-operator, resume reconciliation whenever it's safe to update the RabbitMQ cluster.
See Pause reconciliation for a RabbitMQ cluster.
What's Changed
Full Changelog: rabbitmq/cluster-operator@v2.18.0...v2.19.0
v2.18.0Compare Source
If you want to control when a RabbitMQ cluster gets updated, make sure to pause reconciliation before upgrading the cluster-operator.
After upgrading the cluster-operator, resume reconciliation whenever it's safe to update the RabbitMQ cluster.
See Pause reconciliation for a RabbitMQ cluster.
What's Changed
New Contributors
Full Changelog: rabbitmq/cluster-operator@v2.17.2...v2.18.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.