potiuk commented on a change in pull request #20517:
URL: https://github.com/apache/airflow/pull/20517#discussion_r775999084



##########
File path: README.md
##########
@@ -84,9 +84,9 @@ Apache Airflow is tested with:
 
 |                      | Main version (dev)   | Stable version (2.2.3)   |
 | -------------------- | -------------------- | ------------------------ |
-| Python               | 3.6, 3.7, 3.8, 3.9   | 3.6, 3.7, 3.8, 3.9       |
-| Kubernetes           | 1.20, 1.21           | 1.18, 1.19, 1.20         |
-| PostgreSQL           | 10, 11, 12, 13       | 9.6, 10, 11, 12, 13      |
+| Python               | 3.7, 3.8, 3.9        | 3.7, 3.7, 3.8, 3.9       |
+| Kubernetes           | 1.20, 1.21           | 1.20, 1.21               |
+| PostgreSQL           | 10, 11, 12, 13       | 10, 11, 12, 13           |

Review comment:
       > I think these should stay for 2.2.3, they won't get changed until 
2.3.0 I believe. (Am I right @potiuk?)
   
   Technically speaking - Kubernets and Postgres are already changed for 2.2.3 
according to our agreed rules. We released 2.2.3 after we dropped support for 
those. There is a slight doubt if we can drop support in minor version - but to 
be honest I see no problem with that - see my comment 
    
https://github.com/apache/airflow/blob/main/dev/README_RELEASE_AIRFLOW.md#optional-prepare-new-release-branches-and-cache
   
   
   




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to