We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00f4d85 commit d11b8e6Copy full SHA for d11b8e6
1 file changed
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.16.1/cluster-operator.yml
+ - https://github.com/rabbitmq/cluster-operator/releases/download/v2.19.1/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