You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by je...@apache.org on 2021/09/24 01:59:23 UTC

[airflow] branch main updated (7ce29f5 -> df13147)

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

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


    from 7ce29f5  Docs: Fix grammar in ``docs/apache-airflow/start/docker.rst`` (#18484)
     add df13147  Chart: warn when webserver secret key isn't set (#18306)

No new revisions were added by this update.

Summary of changes:
 chart/templates/NOTES.txt             | 14 ++++++++++++++
 chart/tests/test_configmap.py         | 26 +++++++++++++++++++++++---
 chart/tests/test_pod_template_file.py | 22 +++++++++++++---------
 chart/tests/test_scheduler.py         | 16 ++++++++--------
 chart/tests/test_webserver.py         |  6 ++++--
 chart/tests/test_worker.py            | 10 +++++-----
 chart/values.schema.json              |  2 +-
 chart/values.yaml                     | 19 ++++++++++++++++++-
 docs/helm-chart/production-guide.rst  | 29 +++++++++++++++++++++++++++++
 9 files changed, 115 insertions(+), 29 deletions(-)