The new Codefresh GitOps dashboard marks a significant step toward realizing the vision of GitOps 2.0 by enhancing observability and traceability in deployment processes. Unlike traditional deployment tools that often focus on low-level information like Git hashes, Codefresh integrates features and Git data into a single cohesive view, thus bridging the gap between development and operations teams and aligning with DevOps principles. By leveraging Argo CD for deployment, the dashboard allows users to see comprehensive deployment overviews, correlate features with specific Git commits, and manage rollbacks to specific features or pull requests. This integration offers a complete CI/CD solution, enabling users to build sophisticated GitOps pipelines that include pre-sync and post-sync steps such as monitoring and smoke testing. Codefresh's platform supports a range of deployment scenarios while maintaining existing CD functionalities, providing flexibility for teams whether they choose to embrace GitOps or stick with traditional methods.