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/07/21 20:17:15 UTC

[airflow] branch main updated (3a263ab -> 7842de0)

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

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


    from 3a263ab  Doc: Recommend using same configs on all Airflow components (#17146)
     add 7842de0  Chart: Create a random secret for Webserver's flask secret key (#17142)

No new revisions were added by this update.

Summary of changes:
 chart/templates/_helpers.yaml                          |  9 +++++++++
 ...ig-secret.yaml => webserver-secret-key-secret.yaml} | 16 ++++++++--------
 chart/tests/test_basic_helm_chart.py                   |  4 +++-
 chart/tests/test_rbac.py                               |  1 +
 chart/values.schema.json                               | 18 ++++++++++++++++++
 chart/values.yaml                                      |  5 +++++
 6 files changed, 44 insertions(+), 9 deletions(-)
 copy chart/templates/secrets/{pgbouncer-config-secret.yaml => webserver-secret-key-secret.yaml} (71%)