@@ -15,27 +15,25 @@ Welcome to the release notes for our on-premises releases.
1515For 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.
2423You 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{