docs/operator-manual/upgrading/1.4-1.5.md
The argocd_app_sync_status, argocd_app_health_status and argocd_app_created_time prometheus metrics are deprecated
in favor of additional labels to argocd_app_info metric. The deprecated labels are still available can be re-enabled
using ARGOCD_LEGACY_CONTROLLER_METRICS=true environment variable. The legacy example Grafana dashboard is available at
examples/dashboard-legacy.json.
[!WARNING] Manual intervention might be required to complete the upgrade.
High-availability (HA) Argo CD manifests now bundles Redis in HA Proxy in front of it. Following issue have been observed during the upgrade:
argocd-redis-ha-haproxy Deployment and argocd-redis-ha-server StatefulSet.Note that bundled Kustomize has been upgraded to v3.6.1.
From here on you can follow the regular upgrade process.