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

[airflow] branch main updated (f9eab1c -> 12c916c)

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

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


    from f9eab1c  Add params config, in_cluster, and cluster_context to KubernetesHook (#19695)
     add 12c916c  Add migration-wait-timeout to the helm chart (#20069)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/cli_parser.py             | 2 +-
 chart/templates/_helpers.yaml         | 1 +
 chart/tests/test_webserver.py         | 4 ++--
 chart/values.schema.json              | 6 ++++++
 chart/values.yaml                     | 2 ++
 tests/cli/commands/test_db_command.py | 2 +-
 6 files changed, 13 insertions(+), 4 deletions(-)