We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83deca6 commit aecbdfbCopy full SHA for aecbdfb
operators/rabbitmq-system/cluster-operator/kustomization.yaml
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
4
resources:
5
- - 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
6
7
# this needs to be here to remove the namespace from the above
8
# because the cluster-operator defines the same namespace and it would conflict
0 commit comments