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/05/25 23:00:29 UTC

[airflow] branch master updated (0686968 -> 15b1243)

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 0686968  Add Connections, Variables and Env Vars to Helm Chart docs (#16059)
     add 15b1243  Chart: Template ``airflowLocalSettings`` and ``webserver.webserverConfig`` (#16074)

No new revisions were added by this update.

Summary of changes:
 chart/templates/configmaps/configmap.yaml           |  2 +-
 chart/templates/configmaps/webserver-configmap.yaml |  2 +-
 chart/tests/test_configmap.py                       |  7 +++++--
 chart/tests/test_webserver.py                       | 19 +++++++++++++++++++
 chart/values.schema.json                            |  4 ++--
 chart/values.yaml                                   |  7 +++----
 6 files changed, 31 insertions(+), 10 deletions(-)