Docs: update mariadb min req

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10718
GitOrigin-RevId: d2dd5e00db200a2a39477c3a81c0ce365637b4c5
This commit is contained in:
Rob Dominguez 2024-03-12 07:15:41 -05:00 committed by hasura-bot
parent 39e24189f3
commit d1d83aafba
3 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@ the easiest way to set up Hasura Engine and the MariaDB GraphQL Data Connector.
:::tip Supported versions:
1. Hasura GraphQL Engine `v2.24.0` onwards
2. Hasura supports most databases with standard implementations of **MariaDB 10.5 and higher** including: Amazon RDS,
2. Hasura supports most databases with standard implementations of **MariaDB 10.6 and higher** including: Amazon RDS,
Amazon Aurora, Digital Ocean and SkySQL.
:::

View File

@ -28,7 +28,7 @@ MariaDB GraphQL Data Connector.
:::tip Supported versions:
1. Hasura GraphQL Engine `v2.24.0` onwards
2. Hasura supports most databases with standard implementations of **MariaDB 10.5 and higher** including: Amazon RDS,
2. Hasura supports most databases with standard implementations of **MariaDB 10.6 and higher** including: Amazon RDS,
Amazon Aurora, Digital Ocean and SkySQL.
:::

View File

@ -39,7 +39,7 @@ We have Helm charts available for deploying Hasura on Kubernetes. Check out
:::tip Supported versions:
1. Hasura GraphQL Engine `v2.24.0` onwards
2. Hasura supports most databases with standard implementations of **MariaDB 10.5 and higher** including: Amazon RDS,
2. Hasura supports most databases with standard implementations of **MariaDB 10.6 and higher** including: Amazon RDS,
Amazon Aurora, Digital Ocean and SkySQL.
:::