URL: https://docs.crossplane.io/v1.19/software/upgrade/
on the command there is an additiona "`" before set
probably due to a markdown typo
helm upgrade crossplane --namespace crossplane-system crossplane-stable/crossplane `--set 'args={"--registry=index.docker.io"}'
should be
helm upgrade crossplane --namespace crossplane-system crossplane-stable/crossplane --set 'args={"--registry=index.docker.io"}'
URL: https://docs.crossplane.io/v1.19/software/upgrade/
on the command there is an additiona "`" before set
probably due to a markdown typo
should be