You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/12/20 21:31:09 UTC

[airflow] branch main updated (3ccbd4f -> 5e46c17)

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

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


    from 3ccbd4f  Add pre-commit that checks credentials are not persisted in CI (#20430)
     add 5e46c17  Allows to disable built-in secret variables individually in chart (#18974)

No new revisions were added by this update.

Summary of changes:
 chart/templates/_helpers.yaml        | 19 ++++++++
 chart/tests/test_airflow_common.py   | 58 +++++++++++++++++++++++++
 chart/values.schema.json             | 53 +++++++++++++++++++++++
 chart/values.yaml                    | 15 +++++++
 docs/helm-chart/production-guide.rst | 84 ++++++++++++++++++++++++++++++++++++
 5 files changed, 229 insertions(+)