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: _posts/2025-03-31-march-release-notes.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,6 @@ description: "Release Notes for Codefresh Pipelines and GitOps"
4
4
---
5
5
##Features & enhancements
6
6
7
-
8
-
{% if page.collection == site.gitops_collection %}
9
7
###GitOps: Bring your own Argo CD
10
8
11
9
We’ve made it easy to connect existing Argo CD infrastructure with GitOps Cloud.
@@ -61,9 +59,9 @@ Configuration steps are clearly defined, making the set up process easy to compl
61
59
***Define Git credentials**, with the option to use the same token for both the Runtime and user authentication. Required scopes are detailed to ensure the correct permissions.
62
60
***Configure as an Argo CD Application** to take full advantage of GitOps.
63
61
***Add a Git source** to the Runtime so you’re ready to create applications.
64
-
{% endif %}
65
62
66
-
{% if page.collection != site.gitops_collection %}
63
+
64
+
{% if page.collection == "posts" %}
67
65
###Pipelines: Easily add secret variables
68
66
69
67
We've introduced a simpler and more secure way to add secret variables in your pipelines, making it faster and safer to manage sensitive data. Before this update, adding a secret required creating a standard variable, temporarily exposing the value, and manually encrypting it, increasing the risk of accidental exposure.
@@ -103,7 +101,7 @@ For details, see [Order of precedence for user-defined variables]({{site.baseurl