All PROD images pushed with cncf.kubernetes == 4.0.0 in :)

Happy testing.

J.

On Fri, Apr 15, 2022 at 1:14 AM Jed Cunningham <[email protected]> wrote:
>
> I forgot to mention, the docker images will have version 4.0.0 of the 
> Kubernetes provider preinstalled, so you only need to worry about it if you 
> are installing from PyPI/wheel/src.
>
> On Thu, Apr 14, 2022 at 5:07 PM Jed Cunningham <[email protected]> 
> wrote:
>>
>> If you'd like to test with the Kubernetes provider, you'll have to install 
>> it with this command:
>>
>>     pip install --upgrade apache-airflow-providers-cncf-kubernetes==4.0.0 
>> --no-deps
>>
>> pip doesn't like the combination of `>= 2.3.0` on the provider and `2.3.0b1` 
>> in this snapshot.

Reply via email to