Skip to content

Commit 1c93709

Browse files
authored
Merge pull request #1161 from rackerlabs/renovate/rabbitmq-cluster-operator-2.x
chore(deps): update dependency rabbitmq/cluster-operator to v2.16.1
2 parents 6e0a7c8 + 58f9351 commit 1c93709

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.15.0/cluster-operator.yml
5+
- https://github.com/rabbitmq/cluster-operator/releases/download/v2.16.1/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)