Skip to content

Commit 4844246

Browse files
committed
docs: Bump postgres requirement to 17
I removed 12, even though it is supported by older versions that we support.
1 parent e596e77 commit 4844246

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/airflow/pages/required-external-components.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The {airflow-prerequisites}[Airflow documentation] specifies:
77

88
Fully supported for production usage:
99

10-
* PostgreSQL: 12, 13, 14, 15, 16
10+
* PostgreSQL: 13, 14, 15, 16, 17
1111
1212
NOTE: The SDP Airflow images do not bundle the MySQL provider for Airflow.
1313
If you need MySQL or MariaDB as an Airflow back-end, you will need to create a custom image to include this provider.

0 commit comments

Comments
 (0)