This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 07f97f8348 readme K8S 1.28 (#35213)
07f97f8348 is described below
commit 07f97f83482961e3519d5cc995c23353c71a742c
Author: raphaelauv <[email protected]>
AuthorDate: Tue Nov 7 12:22:58 2023 +0100
readme K8S 1.28 (#35213)
---
README.md | 18 +++++++++---------
generated/PYPI_README.md | 18 +++++++++---------
2 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/README.md b/README.md
index 45bcaa8f31..294e52d81a 100644
--- a/README.md
+++ b/README.md
@@ -90,15 +90,15 @@ Airflow is not a streaming solution, but it is often used
to process real-time d
Apache Airflow is tested with:
-| | Main version (dev) | Stable version (2.7.3) |
-|-------------|------------------------|------------------------|
-| Python | 3.8, 3.9, 3.10, 3.11 | 3.8, 3.9, 3.10, 3.11 |
-| Platform | AMD64/ARM64(\*) | AMD64/ARM64(\*) |
-| Kubernetes | 1.25, 1.26, 1.27, 1.28 | 1.24, 1.25, 1.26, 1.27 |
-| PostgreSQL | 11, 12, 13, 14, 15, 16 | 11, 12, 13, 14, 15 |
-| MySQL | 8.0, Innovation | 5.7, 8.0 |
-| SQLite | 3.15.0+ | 3.15.0+ |
-| MSSQL | 2017(\*\*), 2019(\*\*) | 2017(\*\*), 2019(\*\*) |
+| | Main version (dev) | Stable version (2.7.3) |
+|-------------|------------------------|------------------------------|
+| Python | 3.8, 3.9, 3.10, 3.11 | 3.8, 3.9, 3.10, 3.11 |
+| Platform | AMD64/ARM64(\*) | AMD64/ARM64(\*) |
+| Kubernetes | 1.25, 1.26, 1.27, 1.28 | 1.24, 1.25, 1.26, 1.27, 1.28 |
+| PostgreSQL | 11, 12, 13, 14, 15, 16 | 11, 12, 13, 14, 15 |
+| MySQL | 8.0, Innovation | 5.7, 8.0 |
+| SQLite | 3.15.0+ | 3.15.0+ |
+| MSSQL | 2017(\*\*), 2019(\*\*) | 2017(\*\*), 2019(\*\*) |
\* Experimental
diff --git a/generated/PYPI_README.md b/generated/PYPI_README.md
index 4cb1a8b47a..16eda24247 100644
--- a/generated/PYPI_README.md
+++ b/generated/PYPI_README.md
@@ -47,15 +47,15 @@ Use Airflow to author workflows as directed acyclic graphs
(DAGs) of tasks. The
Apache Airflow is tested with:
-| | Main version (dev) | Stable version (2.7.3) |
-|-------------|------------------------|------------------------|
-| Python | 3.8, 3.9, 3.10, 3.11 | 3.8, 3.9, 3.10, 3.11 |
-| Platform | AMD64/ARM64(\*) | AMD64/ARM64(\*) |
-| Kubernetes | 1.25, 1.26, 1.27, 1.28 | 1.24, 1.25, 1.26, 1.27 |
-| PostgreSQL | 11, 12, 13, 14, 15, 16 | 11, 12, 13, 14, 15 |
-| MySQL | 8.0, Innovation | 5.7, 8.0 |
-| SQLite | 3.15.0+ | 3.15.0+ |
-| MSSQL | 2017(\*\*), 2019(\*\*) | 2017(\*\*), 2019(\*\*) |
+| | Main version (dev) | Stable version (2.7.3) |
+|-------------|------------------------|------------------------------|
+| Python | 3.8, 3.9, 3.10, 3.11 | 3.8, 3.9, 3.10, 3.11 |
+| Platform | AMD64/ARM64(\*) | AMD64/ARM64(\*) |
+| Kubernetes | 1.25, 1.26, 1.27, 1.28 | 1.24, 1.25, 1.26, 1.27, 1.28 |
+| PostgreSQL | 11, 12, 13, 14, 15, 16 | 11, 12, 13, 14, 15 |
+| MySQL | 8.0, Innovation | 5.7, 8.0 |
+| SQLite | 3.15.0+ | 3.15.0+ |
+| MSSQL | 2017(\*\*), 2019(\*\*) | 2017(\*\*), 2019(\*\*) |
\* Experimental