From 8f330b39ac90c434568cb1f57b81101c29435e74 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 12:07:17 +0000 Subject: [PATCH] chore(deps): update dependency rabbitmq/cluster-operator to v2.19.1 --- operators/rabbitmq-system/cluster-operator/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operators/rabbitmq-system/cluster-operator/kustomization.yaml b/operators/rabbitmq-system/cluster-operator/kustomization.yaml index 1af5f45c3..1bc9ce7be 100644 --- a/operators/rabbitmq-system/cluster-operator/kustomization.yaml +++ b/operators/rabbitmq-system/cluster-operator/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - https://github.com/rabbitmq/cluster-operator/releases/download/v2.16.1/cluster-operator.yml + - https://github.com/rabbitmq/cluster-operator/releases/download/v2.19.1/cluster-operator.yml # this needs to be here to remove the namespace from the above # because the cluster-operator defines the same namespace and it would conflict