Skip to content

Commit 649013a

Browse files
Update README.md
1 parent 3dd6bb9 commit 649013a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

codefresh/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ The following table displays the list of **persistent** services created as part
180180

181181
| Database | Purpose | Latest supported version |
182182
| :--- | :---- | :--- |
183-
| MongoDB | Stores all account data (account settings, users, projects, pipelines, builds etc.) | 4.4.x |
183+
| MongoDB | Stores all account data (account settings, users, projects, pipelines, builds etc.) | 6.x |
184184
| Postgresql | Stores data about events for the account (pipeline updates, deletes, etc.). The audit log uses the data from this database. | 13.x |
185185
| Redis | Used for caching, and as a key-value store for cron trigger manager. | 7.0.x |
186186

@@ -202,7 +202,7 @@ However, you might need to use external services like [MongoDB Atlas Database](h
202202

203203
#### External MongoDB
204204

205-
**Important:** Recommended version of Mongo is 4.4.x
205+
**Important:** Recommended version of Mongo is 6.x
206206

207207
```yaml
208208
seed:

0 commit comments

Comments
 (0)