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

Commit4efbe81

Browse files
committed
Update on-prem-release-notes.md
Restructured to make it clear
1 parent9a948dc commit4efbe81

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

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

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,27 +15,25 @@ Welcome to the release notes for our on-premises releases.
1515
For detailed instructions on installing v2.7, visit[ArtifactHub](https://artifacthub.io/packages/helm/codefresh-onprem/codefresh){:target="\_blank"}.
1616

1717
####Upgrading to v2.7
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-
20-
####New indexes
2118

22-
We added a new`feature-store-versioned` collection which requires a couple of indexes for good performance.
19+
For details, see[Upgrade to 2.7 in ArtifactHub](https://artifacthub.io/packages/helm/codefresh-onprem/codefresh#to-2-7-0){:target="\_blank"}
2320

21+
**New indexes in 2.7**
22+
We added a new`feature-store-versioned` collection which requires**two new indexes** for good performance.
2423
You must create the indexes listed below_**after** upgrading_ to prevent disruption and avoid performance issues.
2524

2625
#####`createdAt_1`
2726

2827
`createdAt_1` (db:`codefresh`; collection:`feature-store-versioned`)
2928

30-
######Index details
29+
***Index details**
3130

3231
```json
3332
{
3433
"createdAt" :1
3534
}
3635
```
37-
38-
######Index properties
36+
***Index properties**
3937

4038
```json
4139
{
@@ -47,7 +45,7 @@ You must create the indexes listed below _**after** upgrading_ to prevent disrup
4745

4846
`LDRedisStoreVersion_1__id_-1` (db:`codefresh`; collection:`feature-store-versioned`)
4947

50-
######Index details
48+
***Index details**
5149

5250
```json
5351
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp