Release Notes: July 2025
Features & enhancements
GitOps: Runtime v0.22: Argo CD 3.0 Upgrade
This runtime release upgrades Argo CD to version 3.0, bringing the latest features and improvements to Codefresh GitOps.
While we haven’t identified any breaking changes for standard Codefresh deployments, please review the following recommendations:
- If you have customized any default Argo CD values beyond what Codefresh distributes, you may be affected by changes introduced in Argo CD 3.0.
- Review the official Argo CD 3.0 migration guide if you maintain custom configurations.
- If you have made extensive customizations, test this runtime upgrade in a non-production environment first.
For details, see the runtime v0.22.1 release notes.
Bug fixes
General
-
Fixed an issue where Quick Search (CMD + K) did not return any GitOps-related items, including applications. Users can now search and access GitOps items directly through Quick Search as expected.
-
Fixed an issue where applications nested more than three layers deep were not displayed in the UI tree view. The full application hierarchy now appears correctly in the tree view.