From be3f88ea01d080015cfa2f94ad401391445bc9c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 16:34:15 +0000 Subject: [PATCH] chore(deps): update dependency rabbitmq/messaging-topology-operator to v1.17.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 07b8869fc..834784f2a 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.13.0/messaging-topology-operator-with-certmanager.yaml + - https://github.com/rabbitmq/messaging-topology-operator/releases/download/v1.17.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: