docs/operator-manual/upgrading/2.13-2.14.md
The tagged v2.14.0 manifests contain a nonexistent Argo CD image. If you are using the Argo CD manifests as a remote base, use the v2.14.1 manifests instead.
Eg, https://github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=v2.14.1 or
https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.1/manifests/install.yaml
Helm was upgraded to 3.16.2 and the skipSchemaValidation Flag was added to the CLI and Application CR.
Due to security reasons (GHSA-786q-9hcg-v9ff), the project API response was sanitized to remove sensitive information. This includes credentials of project-scoped repositories and clusters.