The recommended upgrade method for an existing Crossplane install is to use Helm. Prerequisites Helm version v3.2.0 or later Add the Crossplane Helm repository Verify Helm has the Crossplane repository. 1helm repo add crossplane-stable https://charts.crossplane.io/stable Update the Helm repository Update the local Crossplane Helm chart with helm repo update. 1helm repo update Important Upgrading Crossplane without updating the Helm chart installs the last version available in the locally cach...