diff --git a/operators/rabbitmq-system/cluster-operator/kustomization.yaml b/operators/rabbitmq-system/cluster-operator/kustomization.yaml index 32eee7c0e..c0bbec1c2 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.14.0/cluster-operator.yml + - https://github.com/rabbitmq/cluster-operator/releases/download/v2.15.0/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