From 777e167893d7e0fbbdafb57d634ec8c66c672b23 Mon Sep 17 00:00:00 2001 From: rasmus Date: Sat, 3 Jan 2026 07:56:20 +0200 Subject: [PATCH] rabbitmq v2.13.0 --- rabbitmq-operator/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rabbitmq-operator/kustomization.yaml b/rabbitmq-operator/kustomization.yaml index 593bcd9..94fc27c 100644 --- a/rabbitmq-operator/kustomization.yaml +++ b/rabbitmq-operator/kustomization.yaml @@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: -- https://github.com/rabbitmq/cluster-operator/releases/download/v2.12.1/cluster-operator.yml +- https://github.com/rabbitmq/cluster-operator/releases/download/v2.13.0/cluster-operator.yml