From a7fb76f286557be3c0fe6ed1e68577db3e79fcbe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 13:29:10 +0000 Subject: [PATCH] chore(deps): update dependency rabbitmq/cluster-operator to v2.19.2 --- 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..fd23aaf7f 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.2/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