diff --git a/rabbitmq-operator/kustomization.yaml b/rabbitmq-operator/kustomization.yaml index 94fc27c..5d9774c 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.13.0/cluster-operator.yml +- https://github.com/rabbitmq/cluster-operator/releases/download/v2.14.0/cluster-operator.yml