Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit436b095

Browse files
authored
On prem 2.3 release notes march 24 (#944)
* Add content for on-prem march releaseAdded features & enhancements for on-prem march release* Update on-prem-release-notes.mdAdded list of FFs* Update bug fixes* Update on-prem-release-notes.mdAdded bug fixes from january and february* Update on-prem-feature-management.mdAdded appDiffView feature flag* Add GCR-toGAR migrationAdded registry change from GCR to GAR* Add install/upgrade section to RN* Add build tree description* Update on-prem-release-notes.md* Update on-prem-release-notes.mdRemoved Build Tree from RN as its Beta* Update release notesReplaced image for Build Tree* Update on-prem-release-notes.md* Add new PDF for CVE mitigationsAdded v2.3 CVE mitigations* Update on-prem-release-notes.mdRemoved `useRepoAndBranchesNextPagination` from Updated table of FFs as no change from prev version* Rename CVE file* Remove old CEV file* Create Codefresh-CVE-MitigationsOLD.pdf* Remove CVE pdfMoved to different branch* Update on-prem-release-notes.md* Update on-prem-release-notes.md* Update on-prem-release-notes.md* Create Codefresh-CVE-Mitigations.pdf
1 parent95d05b0 commit436b095

File tree

5 files changed

+329
-7
lines changed

5 files changed

+329
-7
lines changed

‎_docs/installation/installation-options/on-premises/codefresh-on-prem-upgrade.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -670,6 +670,11 @@ Version 2.2.0 incorporates changes.
670670

671671
Follow the instructions in [Upgrading to 2.2.0](https://artifacthub.io/packages/helm/codefresh-onprem/codefresh/#to-2-2-0){:target="\_blank"}.
672672

673+
## Upgrade to 2.3.0
674+
Version 2.3.0 incorporates a change to the default registry for Codefresh private images from GCR `gcr.io` to GAR `us-docker.pkg.dev`.
675+
676+
Follow the instructions in [Upgrading to 2.3.0](https://artifacthub.io/packages/helm/codefresh-onprem/codefresh#to-2-3-0){:target="\_blank"}.
677+
673678

674679
## Related articles
675680
[Codefresh on-premises setup]({{site.baseurl}}/docs/installation/on-premises/on-prem-configuration/)

‎_docs/installation/installation-options/on-premises/on-prem-feature-management.md‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ The table describes the features you can open for Codefresh accounts, in alphabe
6464
{: .table .table-bordered .table-hover}
6565
| Feature| Description| Default|
6666
| --------------| --------------| -------|
67+
|`appDiffView`|When enabled, and the application is out of sync, displays the differences for each resource in the application in either Compact or Split view modes.<br>See[Analyze out-of-sync applications with Diff View]({{site.baseurl}}/docs/deployments/gitops/applications-dashboard/#analyze-out-of-sync-applications-with-diff-view)| TRUE|
6768
|`abacAndRule`| When enabled, supports creating ABAC rules for entities in Codefresh pipelines using "AND". <br>See[Configuring rules for access control in pipelines]({{site.baseurl}}/docs/administration/account-user-management/access-control/#rules-for-access-control).| TRUE|
6869
|`abacHermesTriggers`| When enabled, restricts access to the legacy version of Cron triggers for users without permissions to edit pipelines.| FALSE|
6970
|`accountInfoCopyButton`| When enabled, the account ID is added to the URL. When sharing the URL with the account information, recipients can seamlessly switch accounts.| FALSE|
@@ -93,12 +94,12 @@ The table describes the features you can open for Codefresh accounts, in alphabe
9394
|`supportOpenIdConnectInBuilds`| When enabled (the default), supports OIDC in pipeline builds, including obtaining and using ID tokens to authenticate and authorize pipeline actions on cloud providers.<br>See[OpenID Connect for pipeline integrations]({{site.baseurl}}/docs/integrations/oidc-pipelines/).|TRUE|
9495
|`stepTimeout`| When enabled (the default), allows you to add the`timeout` flag with the`<duration>` and`<units>` to steps in pipelines. When added, the step terminates execution automatically if the step exceeds the duration of the specified timeout.<br> See[Steps in pipelines]({{site.baseurl}}/docs/pipelines/steps/) and browse the Field descriptions for any step type that is supported,[git-clone]({{site.baseurl}}/docs/pipelines/steps/git-clone/#fields) for example.| TRUE|
9596
|`useLogsTimestamps`|When enabled, prepends the date and time to every line in the log. <br>This flag must be enabled to share URL for build logs.<br>When enabled, and you have build automation, you may need to adjust the regex for search as the line does not start with the log text.| FALSE|
96-
|`useRepoAndBranchesNextPagination`| When enabled, when adding Triggers to pipeline workflows, the**Repository** dropdowndisplays repositories and branches in paginated format, with the Next button for navigating between pages.| FALSE|
97+
|`useRepoAndBranchesNextPagination`| When enabled, when adding Triggers to pipeline workflows, the**Repository** dropdown displays repositories and branches in paginated format, with the Next button for navigating between pages.| FALSE|
9798

9899

99100

100101

101102
##Related articles
102103
[Codefresh on-premises installation]({{site.baseurl}}/docs/installation/on-premises/)
103104
[Codefresh on-premises upgrade]({{site.baseurl}}/docs/installation/on-premises/codefresh-on-prem-upgrade/)
104-
[Codefresh on-premises setup]({{site.baseurl}}/docs/installation/on-premises/on-prem-configuration/)
105+
[Codefresh on-premisesaccount & usersetup]({{site.baseurl}}/docs/installation/on-premises/on-prem-configuration/)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp