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
+7-11Lines changed: 7 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,19 +6,15 @@ 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
-
The legacy CLI-based installation for Hybrid GitOps will be permanently deprecated in the coming month.
9
+
We are happy to announce that Helm-based installation for GitOps Runtimes is in GA (General Availability), and is now the default installation method for GitOps Runtimes.
11
10
12
-
For customers with existing CLI-based Runtimes, we are preparing migration instructions to seamlessly switch to the new Helm setup.
13
-
14
-
And, we have a much-requested installation enhancement on the horizon:_Side-by-Side installation featuring Native Argo CD & GitOps_.
15
-
Stay tuned for updates!
11
+
For customers with existing CLI-based Runtimes, we are preparing migration instructions to seamlessly switch to the new Helm setup. The legacy CLI-based installation for Hybrid GitOps Runtimes will be deprecated in the coming months.
16
12
17
13
For details, see[Hybrid GitOps Helm installation]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/).
18
14
19
15
###Multi-account sync for Okta with OIDC
20
16
21
-
Check out the latest enhancements to Okta with OIDC!
17
+
Check out the latest enhancements tothe integration settings forOkta with OIDC.
22
18
23
19
**Multi-account sync**
24
20
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.
@@ -28,8 +24,8 @@ With multi-account sync, you can easily select additional Codefresh accounts to
28
24
You have the flexibility to sync users in multiple ways: through the UI's`Auto-group sync`, performing on-demand synchronization through the CLI, or integrating sync into a Codefresh pipeline using the CLI synchronize command.
29
25
30
26
**Delete users removed during sync**
31
-
We added an option to further streamline Okta SSO account and user management in Codefresh. You can nowcaneasily remove individual users who are deactivated in Okta, not onlyfrom the current accountbut from additional accounts you have defined in your current account.
32
-
The Users list is updated, keepingboth the Teams and Users lists always organized.
27
+
We added an option to further streamline Okta SSO account and user management in Codefresh. You can now easily remove individual users who are deactivated in Oktafromboththe current accountin Codefresh and any additional accounts defined in your current account.
28
+
The Users list is updated accordingly, ensuring thatboth the Teams and Users lists are always organized.
33
29
34
30
35
31
{% include
@@ -45,7 +41,7 @@ max-width="60%"
45
41
For details, see[Configure OIDC SSO settings for Okta in Codefresh]({{site.baseurl}}/docs/administration/single-sign-on/oidc/oidc-okta/#how-to).
46
42
47
43
48
-
###Pipelines:`hastags` mapping for Gerrit
44
+
###Pipelines:`hashtags` mapping for Gerrit
49
45
Continuing to extend our support for Gerrit with our latest update. In place of`change hashtags` in Gerrit, you can use Codefresh's`CF_PULL_REQUEST_LABELS` system variable.
50
46
51
47
For details, see[System variables in pipelines]({{site.baseurl}}/docs/pipelines/variables/#system-variables).
@@ -70,7 +66,7 @@ Stay tuned for more exciting updates!
70
66
71
67
###GitOps on-premises: MTLS for MongoDB and Redis
72
68
73
-
On-premises for GitOps supports MTLS (Mutual TLS) forRedis andMongoDB. This enhancement provides enhanced security and encryption capabilities for Redis data communication with Codefresh in on-premises environments. Administrators can customize the level of security according to their requirements.
69
+
On-premises for GitOps supports MTLS (Mutual TLS) forMongoDB andRedis. This enhancement provides enhanced security and encryption capabilities for communication with Codefresh in on-premises environments. Administrators can customize the level of security according to their requirements.
74
70
75
71
For details, see[External MongoDB with MTLS](https://artifacthub.io/packages/helm/codefresh-onprem/codefresh#external-mongodb-with-mtls){:target="\_blank"} and[External Redis with MTLS](https://artifacthub.io/packages/helm/codefresh-onprem/codefresh#external-redis-with-mtls){:target="\_blank"}.