diff --git a/docs/docs/databases/mariadb/cloud.mdx b/docs/docs/databases/mariadb/cloud.mdx index 0ac85ebb9aa..d0d20b7ebfc 100644 --- a/docs/docs/databases/mariadb/cloud.mdx +++ b/docs/docs/databases/mariadb/cloud.mdx @@ -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. ::: diff --git a/docs/docs/databases/mariadb/docker.mdx b/docs/docs/databases/mariadb/docker.mdx index 5d9432ad134..e01884e25ae 100644 --- a/docs/docs/databases/mariadb/docker.mdx +++ b/docs/docs/databases/mariadb/docker.mdx @@ -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. ::: diff --git a/docs/docs/databases/mariadb/index.mdx b/docs/docs/databases/mariadb/index.mdx index d6cd8b7802c..30edb7e5fe2 100644 --- a/docs/docs/databases/mariadb/index.mdx +++ b/docs/docs/databases/mariadb/index.mdx @@ -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. :::