You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/04/05 21:39:02 UTC

[airflow] branch master updated (e497228 -> 643d158)

This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from e497228  Updates 3.6 limits for latest versions of a few libraries (#15209)
     add 643d158  Add support for modifying celery worker deployment strategy (#15213)

No new revisions were added by this update.

Summary of changes:
 chart/templates/workers/worker-deployment.yaml |  3 +++
 chart/tests/test_worker.py                     | 16 ++++++++++++++++
 chart/values.schema.json                       |  4 ++++
 chart/values.yaml                              |  5 +++++
 docs/helm-chart/parameters-ref.rst             |  3 +++
 5 files changed, 31 insertions(+)