Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/
- [To 2.9.0](#to-2-9-0)
- [To 2.9.9](#to-2-9-9)
- [To 2.11.0](#to-2-11-0)
- [To 2.12.0](#to-2-12-0)
- [Rollback](#rollback)
- [Troubleshooting](#troubleshooting)
- [Values](#values)
Expand Down Expand Up @@ -285,6 +286,7 @@ The following table reflects the recommended and supported versions of these dat

| Codefresh version | MongoDB | PostgreSQL | Redis | RabbitMQ | Nats | Consul |
| :--- | :--- | :--- | :--- | :--- | :--- | :--- |
| 2.12.x | \>=4.2 \<=7.x <br> Recommended: 7.x (`featureCompatibilityVersion: 7.0`)| \>= 16.x \<= 17.x <br> Recommended: 17.x | \>= 7.x \<= 8.x <br> Recommended: 8\.x | 3.13.x \| \>= 4.0.x \<= 4.2.x <br> Recommended: 4.2.x | 2.11.x <br> Recommended: 2.11.x | 1.21.x <br> Recommended: 1.21.x |
| 2.11.x | \>=4.2 \<=7.x <br> Recommended: 7.x (`featureCompatibilityVersion: 7.0`)| \>= 16.x \<= 17.x <br> Recommended: 17.x | \>= 7.x \<= 8.x <br> Recommended: 8\.x | 3.13.x \| 4.0.x \| 4.1.x <br> Recommended: 4.1.x | 2.11.x <br> Recommended: 2.11.x | 1.21.x <br> Recommended: 1.21.x |
| 2.10.x | \>=4.2 \<=7.x <br> Recommended: 7.x (`featureCompatibilityVersion: 7.0`)| \>= 16.x \<= 17.x <br> Recommended: 17.x | \>= 7.x \<= 8.x <br> Recommended: 8\.x | 3.13.x \| 4.0.x \| 4.1.x <br> Recommended: 4.1.x | 2.11.x <br> Recommended: 2.11.x | 1.21.x <br> Recommended: 1.21.x |
| 2.9.x | \>=4.2 \<=7.x <br> Recommended: 7.x (`featureCompatibilityVersion: 7.0`)| \>= 16.x \<= 17.x <br> Recommended: 17.x | \>= 7.0.x \<= 7.4.x <br> Recommended: 7.4.x | 3.13.x \| 4.0.x \| 4.1.x <br> Recommended: 4.1.x | 2.11.x <br> Recommended: 2.11.x | 1.21.x <br> Recommended: 1.21.x |
Expand Down Expand Up @@ -1740,6 +1742,7 @@ The required index definitions for each release can be found at the following re
- `2.9` <https://github.com/codefresh-io/codefresh-onprem-helm/tree/release-2.9/indexes>
- `2.10` <https://github.com/codefresh-io/codefresh-onprem-helm/tree/release-2.10/indexes>
- `2.11` <https://github.com/codefresh-io/codefresh-onprem-helm/tree/release-2.11/indexes>
- `2.12` No changes in schema/indexes compared to `2.11`

The indexes specifications are stored in JSON files. The directory structure is:

Expand Down Expand Up @@ -2654,6 +2657,12 @@ Changes in collections: following collections can be safely dropped *after* the

- Changes in indexes: follow [Maintaining MongoDB indexes](#maintaining-mongodb-indexes) guide to meet index requirements *before* the upgrade process.

### To 2-12-0

#### Changes in MongoDB schema:

- No changes in schema/indexes compared to 2.11.x. If you're upgrading from earlier versions, please follow [Maintaining MongoDB indexes](#maintaining-mongodb-indexes) guide to ensure that your indexes are up-to-date and meet the requirements for optimal performance.

## Troubleshooting

### Error: Failed to validate connection to Docker daemon; caused by Error: certificate has expired
Expand Down
10 changes: 10 additions & 0 deletions README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/
- [To 2.9.0](#to-2-9-0)
- [To 2.9.9](#to-2-9-9)
- [To 2.11.0](#to-2-11-0)
- [To 2.12.0](#to-2-12-0)
- [Rollback](#rollback)
- [Troubleshooting](#troubleshooting)
- [Values](#values)
Expand Down Expand Up @@ -287,6 +288,7 @@ The following table reflects the recommended and supported versions of these dat

| Codefresh version | MongoDB | PostgreSQL | Redis | RabbitMQ | Nats | Consul |
| :--- | :--- | :--- | :--- | :--- | :--- | :--- |
| 2.12.x | \>=4.2 \<=7.x <br> Recommended: 7.x (`featureCompatibilityVersion: 7.0`)| \>= 16.x \<= 17.x <br> Recommended: 17.x | \>= 7.x \<= 8.x <br> Recommended: 8\.x | 3.13.x \| \>= 4.0.x \<= 4.2.x <br> Recommended: 4.2.x | 2.11.x <br> Recommended: 2.11.x | 1.21.x <br> Recommended: 1.21.x |
| 2.11.x | \>=4.2 \<=7.x <br> Recommended: 7.x (`featureCompatibilityVersion: 7.0`)| \>= 16.x \<= 17.x <br> Recommended: 17.x | \>= 7.x \<= 8.x <br> Recommended: 8\.x | 3.13.x \| 4.0.x \| 4.1.x <br> Recommended: 4.1.x | 2.11.x <br> Recommended: 2.11.x | 1.21.x <br> Recommended: 1.21.x |
| 2.10.x | \>=4.2 \<=7.x <br> Recommended: 7.x (`featureCompatibilityVersion: 7.0`)| \>= 16.x \<= 17.x <br> Recommended: 17.x | \>= 7.x \<= 8.x <br> Recommended: 8\.x | 3.13.x \| 4.0.x \| 4.1.x <br> Recommended: 4.1.x | 2.11.x <br> Recommended: 2.11.x | 1.21.x <br> Recommended: 1.21.x |
| 2.9.x | \>=4.2 \<=7.x <br> Recommended: 7.x (`featureCompatibilityVersion: 7.0`)| \>= 16.x \<= 17.x <br> Recommended: 17.x | \>= 7.0.x \<= 7.4.x <br> Recommended: 7.4.x | 3.13.x \| 4.0.x \| 4.1.x <br> Recommended: 4.1.x | 2.11.x <br> Recommended: 2.11.x | 1.21.x <br> Recommended: 1.21.x |
Expand Down Expand Up @@ -1750,6 +1752,7 @@ The required index definitions for each release can be found at the following re
- `2.9` <https://github.com/codefresh-io/codefresh-onprem-helm/tree/release-2.9/indexes>
- `2.10` <https://github.com/codefresh-io/codefresh-onprem-helm/tree/release-2.10/indexes>
- `2.11` <https://github.com/codefresh-io/codefresh-onprem-helm/tree/release-2.11/indexes>
- `2.12` No changes in schema/indexes compared to `2.11`

The indexes specifications are stored in JSON files. The directory structure is:

Expand Down Expand Up @@ -2670,6 +2673,13 @@ Changes in collections: following collections can be safely dropped *after* the
- Changes in indexes: follow [Maintaining MongoDB indexes](#maintaining-mongodb-indexes) guide to meet index requirements *before* the upgrade process.


### To 2-12-0

#### Changes in MongoDB schema:

- No changes in schema/indexes compared to 2.11.x. If you're upgrading from earlier versions, please follow [Maintaining MongoDB indexes](#maintaining-mongodb-indexes) guide to ensure that your indexes are up-to-date and meet the requirements for optimal performance.


## Troubleshooting

### Error: Failed to validate connection to Docker daemon; caused by Error: certificate has expired
Expand Down
Loading