diff --git a/content/en/docs/private-platform/pmp-prerequisites.md b/content/en/docs/private-platform/pmp-prerequisites.md index 57c6af8e3a1..b9a459d963f 100644 --- a/content/en/docs/private-platform/pmp-prerequisites.md +++ b/content/en/docs/private-platform/pmp-prerequisites.md @@ -87,8 +87,8 @@ Your Mendix app will be deployed with and run by the Mendix on Kubernetes Operat | Container registry | Any supported registry | See [Supported Providers](/developerportal/deploy/private-cloud-supported-environments/) | | | Database | PostgreSQL | See [Supported Providers](/developerportal/deploy/private-cloud-supported-environments/) | | | Object storage | S3-type Bucket | S3 API compatible | | -| Application management | Mendix on Kubernetes Operator | 2.12 or above | Will be installed by Private Mendix Platform installer | -| Runtime | Mendix | 9.18.3.58938 | Will be installed by Private Mendix Platform installer | +| Application management | Mendix on Kubernetes Operator | See the [Release Notes](/releasenotes/private-platform/) for your Private Mendix Platform version | Will be installed by Private Mendix Platform installer | +| Runtime | Mendix | See the [Release Notes](/releasenotes/private-platform/) for your Private Mendix Platform version | Will be installed by Private Mendix Platform installer | | License | Private Cloud License Manager (PCLM) | Latest | Will be installed by Private Mendix Platform installer
Requires PostgreSQL 12 or MS SQL Server 19 or 22, see [Private Cloud License Manager](/developerportal/deploy/private-cloud/private-cloud-license-manager/#prerequisites) for more information | | TLS | TLS certificate | | Optional, needs to be provided by you | @@ -114,7 +114,7 @@ Private Mendix Platform must connect to services within your premises. Mandatory | Type | Tool | Version | | --- | --- | --- | | Container orchestration | Kubernetes | See [Supported Providers](/developerportal/deploy/private-cloud-supported-environments/) | -| Database | PostgreSQL | 12 | +| Database | PostgreSQL | See [Supported Providers](/developerportal/deploy/private-cloud-supported-environments/) | | Object storage | S3-type Bucket | S3 API compatible | | Application management | Mendix on Kubernetes Operator | 2.12+ | | Runtime | Mendix | 9.24+ |