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/2023-07-30-july-release-notes.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,21 +6,19 @@ description: "Release Notes for Codefresh Pipelines and GitOps"
6
6
##Features & enhancements
7
7
8
8
###GitOps: Helm installation for Hybrid GitOps
9
-
We are happy to announce the completion of our transition to Helm for GitOps Runtimes. Helm is now the default installation method.
10
-
9
+
We are happy to announce the completion of our transition to Helm for GitOps Runtimes. Helm is now the default installation method.
11
10
The legacy CLI-based installation for Hybrid GitOps will be permanently deprecated in the coming month.
12
11
13
12
For customers with existing CLI-based Runtimes, we are preparing migration instructions to seamlessly switch to the new Helm setup.
14
13
15
-
And, we have a much-requested installation enhancement on the horizon:Side-by-Side installation featuring Native Argo CD &GitOps.
14
+
And, we have a much-requested installation enhancement on the horizon:_Side-by-Side installation featuring Native Argo CD &GitOps_.
16
15
Stay tuned for updates!
17
16
18
-
To recap, see[Hybrid GitOps Helm installation]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/).
17
+
For details, see[Hybrid GitOps Helm installation]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/).
19
18
20
19
###Multi-account sync for Okta with OIDC
21
20
22
21
**Multi-account sync**
23
-
24
22
Following the successful implementation of just-in-time provisioning support for Okta, we are taking it a step further by introducing multi-account sync for OIDC-Okta. This feature enables you to synchronize multiple Codefresh accounts in Okta simultaneously in Codefresh, ensuring a seamless SSO setup for enterprise customers.
25
23
26
24
With multi-account sync, you can easily select additional Codefresh accounts to sync with your Okta OIDC account in Codefresh. Codefresh validates admin privileges and access for each of the selected accounts, guaranteeing secure and reliable authentication.
@@ -30,15 +28,15 @@ You have the flexibility to sync users in multiple ways: through the UI's `Auto-
30
28
31
29
32
30
**Delete users removed during sync**
33
-
34
31
We added an option to further streamline Okta SSO account and user management in Codefresh. You can now can easily remove individual users who are deactivated in Okta, not only from the current account but from additional accounts you have defined in your current account.
35
32
The Users list is updated, keeping both the Teams and Users lists always organized.