eladkal commented on code in PR #30718:
URL: https://github.com/apache/airflow/pull/30718#discussion_r1246277754
##########
airflow/providers/amazon/provider.yaml:
##########
@@ -667,3 +667,6 @@ additional-extras:
- name: aiobotocore
dependencies:
- aiobotocore[boto3]>=2.2.0
+ - name: cncf.kubernetes
+ dependencies:
+ - apache-airflow-providers-cncf-kubernetes>=8.0.0
Review Comment:
I don't think 8.0.0 is right?
There is no such version for cncf.kubernetes
--
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]