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

Commitf601f23

Browse files
committed
2nd review
1 parente921244 commitf601f23

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

‎_docs/whats-new/on-prem-release-notes.md‎

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,16 @@ For detailed instructions on installing v2.9, visit [ArtifactHub](https://artifa
1515

1616

1717
####Upgrading to v2.9
18+
The maximum GitOps runtime that is supported for this version is**0.24.x**.
19+
1820
>**NOTE**
1921
⚠️ Breaking Changes in On-Prem 2.9
2022

21-
**[Classic runtime 8.x](https://github.com/codefresh-io/venona/tree/main/charts/cf-runtime?utm_source=beamer&utm_medium=sidebar&utm_campaign=Hybrid-Customers-Classic-Runner-80-Is-Here-Action-Required&utm_content=textlink#migrating-from-cli-based-installation-to-helm-chart) now uses Docker v28, which drops support for legacy (manifest v2 schema 1) images.**
22-
Pipelines using these images will fail after upgrade — update them before proceeding.
23+
**[Classic runtime 8.x](https://github.com/codefresh-io/venona/tree/main/charts/cf-runtime?utm_source=beamer&utm_medium=sidebar&utm_campaign=Hybrid-Customers-Classic-Runner-80-Is-Here-Action-Required&utm_content=textlink#migrating-from-cli-based-installation-to-helm-chart) now uses Docker v28, which drops support for legacy ([manifest v2 schema 1](https://docs.docker.com/engine/deprecated/#pushing-and-pulling-with-image-manifest-v2-schema-1)) images.**
24+
Pipelines using these images will fail after upgrade —[update them before proceeding](https://codefresh.io/docs/docs/kb/articles/upgrade-deprecated-docker-images/).
2325

2426
**CLI-based runtime installs are deprecated.**
25-
To upgrade to the new Docker runtime 8.x, you must first migrate to the Helm-based runtime in
27+
To upgrade to the new Docker runtime 8.x, you must first[migrate to the Helm-based runtime](https://codefresh.io/docs/docs/installation/runner/install-codefresh-runner/) in[this repo](https://github.com/codefresh-io/venona/tree/main/charts/cf-runtime#migrating-from-cli-based-installation-to-helm-chart)
2628

2729
###Features & enhancements
2830
This release focuses on stability for an improved user experience.
@@ -37,7 +39,10 @@ The table below describes the _new_ Feature Flags in the Codefresh On-Premises r
3739
{: .table .table-bordered .table-hover}
3840
| Feature Flag| Description| Default Value|
3941
| -----------| --------------| -------------|
40-
|`newUsersAndTeamsPages`| Activates the new user and team management experience with an updated layout and streamlined controls.| FALSE|
42+
|`hideProductManageApps`| Hide ability to manage apps directly from the product view| TRUE|
43+
|`csdpAppAndAppSetWithoutManifestFields`| Gitops Application Tree optimization. It will use an improved MongoDB aggregation pipeline when enabled. Gitops apps and app sets will be extracted from DB without heavy manifest fields (when need to read >2k items)| TRUE|
44+
|`pipelineTriggerOptimization`| Enables optimization for requests from pipeline manager to cf-api internal for getting trigger information| TRUE|
45+
|`newVariablesConfiguration`| New component for variables configuration| TRUE|
4146

4247

4348
####Updated Feature Flags in v2.9

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp