From ba66005ace0c0f6fc66565da1b92865f47f3fd30 Mon Sep 17 00:00:00 2001 From: rasmus Date: Sat, 3 Jan 2026 08:01:34 +0200 Subject: [PATCH] rabbitmq v2.15.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 5d9774c..8ed7ede 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.14.0/cluster-operator.yml +- https://github.com/rabbitmq/cluster-operator/releases/download/v2.15.0/cluster-operator.yml