From 841aa60f9b85763d9853629387898e7330128af0 Mon Sep 17 00:00:00 2001 From: Zhenya Tikhonov Date: Tue, 28 Jul 2026 18:24:43 +0400 Subject: [PATCH 1/2] docs: document schema changes --- README.md | 8 ++++++++ README.md.gotmpl | 9 +++++++++ 2 files changed, 17 insertions(+) diff --git a/README.md b/README.md index 956b35bd2..64b6a504f 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) @@ -1740,6 +1741,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 +2656,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..58c932a51 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) @@ -1750,6 +1751,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 +2672,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 From f7c089127e5fa266a32c7101167a2ef71246e95f Mon Sep 17 00:00:00 2001 From: Zhenya Tikhonov Date: Tue, 28 Jul 2026 18:24:43 +0400 Subject: [PATCH 2/2] docs: document versions for external services --- README.md | 1 + README.md.gotmpl | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 64b6a504f..e0406b9d4 100644 --- a/README.md +++ b/README.md @@ -286,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 | diff --git a/README.md.gotmpl b/README.md.gotmpl index 58c932a51..f1a678df5 100644 --- a/README.md.gotmpl +++ b/README.md.gotmpl @@ -288,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 |