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 7757fe3 Doc: Update kubernetes.rst to clarify Kubernetes Connection
(#14954)
add 1d0c168 Move celery.default_queue to operators.default_queue to
re-use between executors (#14699)
No new revisions were added by this update.
Summary of changes:
UPDATING.md | 4 ++++
airflow/cli/cli_parser.py | 2 +-
airflow/config_templates/config.yml | 14 +++++++-------
airflow/config_templates/default_airflow.cfg | 6 +++---
airflow/config_templates/default_celery.py | 4 ++--
airflow/config_templates/default_test.cfg | 1 -
airflow/configuration.py | 1 +
airflow/models/baseoperator.py | 2 +-
chart/values.yaml | 3 ++-
docs/apache-airflow/executor/celery.rst | 2 +-
10 files changed, 22 insertions(+), 17 deletions(-)