potiuk commented on code in PR #40253:
URL: https://github.com/apache/airflow/pull/40253#discussion_r1641663981


##########
airflow/providers/cncf/kubernetes/provider.yaml:
##########
@@ -97,13 +97,13 @@ dependencies:
   # limiting minimum airflow version supported in cncf.kubernetes provider, 
due to the
   # potential breaking changes in Airflow Core as well (kubernetes is added as 
extra, so Airflow
   # core is not hard-limited via install-requirements, only by extra).
-  - kubernetes>=28.1.0,<=29.0.0
+  - kubernetes>=29.0.0,<=30.1.0

Review Comment:
   (Or below) :D



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to