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/whats-new/on-prem-release-notes.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Welcome to the release notes for our on-premises releases.
14
14
####Installing v2.7
15
15
For detailed instructions on installing v2.7, visit[ArtifactHub](https://artifacthub.io/packages/helm/codefresh-onprem/codefresh){:target="\_blank"}.
16
16
17
-
####Upgrading to v2.6
17
+
####Upgrading to v2.7
18
18
For details, see[Upgrade to 2.7 in ArtifactHub](https://artifacthub.io/packages/helm/codefresh-onprem/codefresh#to-2-7-0){:target="\_blank"}
19
19
20
20
@@ -30,7 +30,7 @@ For details, see [Auditing actions in Codefresh]({{site.baseurl}}/docs/administr
30
30
31
31
32
32
####GitOps: Promotions with GitOps-the Codefresh advantage
33
-
We’re excited to introduce**promotions** in Codefresh GitOps!
33
+
We’re excited to introduce**promotions** in Codefresh GitOps!
34
34
35
35
In Continuous Delivery (CD), promotions are essential for advancing application versions across environments in a controlled, traceable manner.
36
36
**Promotions in Codefresh GitOps** enhance this process by providing greater visibility, control, and automation while maintaining Git as the single source of truth. Additionally, they integrate with and extend**Argo CD**, enabling structured promotion flows, policy enforcement, and enhanced deployment tracking beyond standard application syncs.
@@ -119,13 +119,16 @@ The table below lists existing Feature Flags which have been updated by default
119
119
120
120
121
121
###Bug fixes
122
+
#####General
123
+
* Users not removed on selecting**Remove deactivated users during sync** in LDAP SSO settings.
122
124
123
125
#####Pipelines
124
126
* Builds frozen at the initialization phase when connecting to Vault secret store.
125
127
* Build fails with`manifest unknown` error when referencing or including v1.0.12 of`jira-issue-manager` step.
126
128
*`build` step fails to build ECR images when base image (`FROM`) is from a different AWS account.