You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/promotions/promotions-overview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,13 +26,13 @@ max-width="60%"
26
26
27
27
Here’s what makes Codefresh's GitOps promotions unique:
28
28
29
-
***Declarative and version-controlled**
29
+
***Declarative and version-controlled**
30
30
Promotions are tracked in Git as code. Every promotion is tied to a Git commit, giving you full traceability and version control. This means teams can always see who approved or triggered a promotion and why.
31
31
32
32
<!--- * **Automated Git sync**
33
33
With GitOps, the desired state of environments is automatically synced based on the Git repository, ensuring that any promotion aligns with the latest approved application version.-->
34
34
35
-
***Context and visibility**
35
+
***Context and visibility**
36
36
While Argo CD manages deployments as individual applications, Codefresh introduces**environments** and**products** for a more intuitive and cohesive view of complex systems, and CD management:
37
37
* Environments represent different stages in development. Environments allow teams to easily track applications as they progress through the SDLC.
38
38
Read more on[Environments]({{site.baseurl}}/docs/dashboards/gitops-environments/).