Skip to content

Commit aecbdfb

Browse files
chore(rabbitmq-operator): Bump rabbitmq-operator to pull in a bug fix
1 parent 83deca6 commit aecbdfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operators/rabbitmq-system/cluster-operator/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33

44
resources:
5-
- https://github.com/rabbitmq/cluster-operator/releases/download/v2.14.0/cluster-operator.yml
5+
- https://github.com/rabbitmq/cluster-operator/releases/download/v2.15.0/cluster-operator.yml
66

77
# this needs to be here to remove the namespace from the above
88
# because the cluster-operator defines the same namespace and it would conflict

0 commit comments

Comments
 (0)