https://github.com/openshift-cloud-functions/knative-operators/blob/v0.2/maistra-operators.catalogsource.yaml#L110
https://github.com/openshift-cloud-functions/knative-operators/blob/v0.2/etc/scripts/installation-functions.sh#L159
The version in the Installation CR gets ignored as far as I can tell. But, if we have it there, it should either get used or at least be the same. Is this actually installing Maistra 0.5.0? Or is it installing Maistra 0.2.0 but using Maistra 0.5.0's operator?
And, while we're at it, we should ensure the Kiali version listed in the Installation gets bumped to something more recent - assuming that version is respected as well.