Follow up to https://github.com/operator-framework/operator-controller/pull/1443: - [ ] Need a better example for ["Upgrade an Extension" doc](https://github.com/operator-framework/operator-controller/blob/aaa0e0090ec0a04bbc990bbda0a4146852cf70bf/docs/tutorials/upgrade-extension.md): currently we use argocd 0.5.0 -> 0.6.0 which fails CRD checks. - [ ] We also need a better example for "Getting Started": we are [currently suggesting to upgrade](https://github.com/operator-framework/operator-controller/blob/main/docs/getting-started/olmv1_getting_started.md?plain=1#L79-L83) to 0.11.0 and it fails.