diff --git a/README.md b/README.md index 956b35bd2..e0406b9d4 100644 --- a/README.md +++ b/README.md @@ -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) @@ -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
Recommended: 7.x (`featureCompatibilityVersion: 7.0`)| \>= 16.x \<= 17.x
Recommended: 17.x | \>= 7.x \<= 8.x
Recommended: 8\.x | 3.13.x \| \>= 4.0.x \<= 4.2.x
Recommended: 4.2.x | 2.11.x
Recommended: 2.11.x | 1.21.x
Recommended: 1.21.x | | 2.11.x | \>=4.2 \<=7.x
Recommended: 7.x (`featureCompatibilityVersion: 7.0`)| \>= 16.x \<= 17.x
Recommended: 17.x | \>= 7.x \<= 8.x
Recommended: 8\.x | 3.13.x \| 4.0.x \| 4.1.x
Recommended: 4.1.x | 2.11.x
Recommended: 2.11.x | 1.21.x
Recommended: 1.21.x | | 2.10.x | \>=4.2 \<=7.x
Recommended: 7.x (`featureCompatibilityVersion: 7.0`)| \>= 16.x \<= 17.x
Recommended: 17.x | \>= 7.x \<= 8.x
Recommended: 8\.x | 3.13.x \| 4.0.x \| 4.1.x
Recommended: 4.1.x | 2.11.x
Recommended: 2.11.x | 1.21.x
Recommended: 1.21.x | | 2.9.x | \>=4.2 \<=7.x
Recommended: 7.x (`featureCompatibilityVersion: 7.0`)| \>= 16.x \<= 17.x
Recommended: 17.x | \>= 7.0.x \<= 7.4.x
Recommended: 7.4.x | 3.13.x \| 4.0.x \| 4.1.x
Recommended: 4.1.x | 2.11.x
Recommended: 2.11.x | 1.21.x
Recommended: 1.21.x | @@ -1740,6 +1742,7 @@ The required index definitions for each release can be found at the following re - `2.9` - `2.10` - `2.11` +- `2.12` No changes in schema/indexes compared to `2.11` The indexes specifications are stored in JSON files. The directory structure is: @@ -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 diff --git a/README.md.gotmpl b/README.md.gotmpl index 28e833f97..f1a678df5 100644 --- a/README.md.gotmpl +++ b/README.md.gotmpl @@ -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) @@ -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
Recommended: 7.x (`featureCompatibilityVersion: 7.0`)| \>= 16.x \<= 17.x
Recommended: 17.x | \>= 7.x \<= 8.x
Recommended: 8\.x | 3.13.x \| \>= 4.0.x \<= 4.2.x
Recommended: 4.2.x | 2.11.x
Recommended: 2.11.x | 1.21.x
Recommended: 1.21.x | | 2.11.x | \>=4.2 \<=7.x
Recommended: 7.x (`featureCompatibilityVersion: 7.0`)| \>= 16.x \<= 17.x
Recommended: 17.x | \>= 7.x \<= 8.x
Recommended: 8\.x | 3.13.x \| 4.0.x \| 4.1.x
Recommended: 4.1.x | 2.11.x
Recommended: 2.11.x | 1.21.x
Recommended: 1.21.x | | 2.10.x | \>=4.2 \<=7.x
Recommended: 7.x (`featureCompatibilityVersion: 7.0`)| \>= 16.x \<= 17.x
Recommended: 17.x | \>= 7.x \<= 8.x
Recommended: 8\.x | 3.13.x \| 4.0.x \| 4.1.x
Recommended: 4.1.x | 2.11.x
Recommended: 2.11.x | 1.21.x
Recommended: 1.21.x | | 2.9.x | \>=4.2 \<=7.x
Recommended: 7.x (`featureCompatibilityVersion: 7.0`)| \>= 16.x \<= 17.x
Recommended: 17.x | \>= 7.0.x \<= 7.4.x
Recommended: 7.4.x | 3.13.x \| 4.0.x \| 4.1.x
Recommended: 4.1.x | 2.11.x
Recommended: 2.11.x | 1.21.x
Recommended: 1.21.x | @@ -1750,6 +1752,7 @@ The required index definitions for each release can be found at the following re - `2.9` - `2.10` - `2.11` +- `2.12` No changes in schema/indexes compared to `2.11` The indexes specifications are stored in JSON files. The directory structure is: @@ -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