From 24002c5d33c33f712f7a6c2df104d0c9de0fce7f Mon Sep 17 00:00:00 2001 From: Arthur Lutz Date: Thu, 20 Nov 2025 15:24:25 +0100 Subject: [PATCH] docs(database.md): update postgresql versions based on versions tested in ent --- crowdsec-docs/docs/local_api/database.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crowdsec-docs/docs/local_api/database.md b/crowdsec-docs/docs/local_api/database.md index 9da286807..08b3f4f90 100644 --- a/crowdsec-docs/docs/local_api/database.md +++ b/crowdsec-docs/docs/local_api/database.md @@ -12,7 +12,7 @@ Please refer to [ent.](https://entgo.io/) [supported database](https://entgo.io/ - MySQL `5.6.35`, `5.7.26` and `8` - MariaDB `10.2`, `10.3` and latest - - PostgreSQL `11`, `12`, `13`, `14` and `15` + - PostgreSQL `13`, `14`, `15`, `16`, and `17`. - SQLite - Gremlin