From 2e03c3cc5c3a87933ade78bc5b7088a6cec94b30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 17:36:09 +0000 Subject: [PATCH] chore(deps): update dependency rabbitmq/messaging-topology-operator to v1.19.0 --- operators/rabbitmq-system/messaging-topology/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operators/rabbitmq-system/messaging-topology/kustomization.yaml b/operators/rabbitmq-system/messaging-topology/kustomization.yaml index 269cb8f67..0d892ce57 100644 --- a/operators/rabbitmq-system/messaging-topology/kustomization.yaml +++ b/operators/rabbitmq-system/messaging-topology/kustomization.yaml @@ -1,7 +1,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - https://github.com/rabbitmq/messaging-topology-operator/releases/download/v1.17.4/messaging-topology-operator-with-certmanager.yaml + - https://github.com/rabbitmq/messaging-topology-operator/releases/download/v1.19.0/messaging-topology-operator-with-certmanager.yaml # this needs to be here to remove the namespace from the above # because the messaging-topology-operator defines the same namespace and it would conflict patches: