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 2022/04/12 16:13:40 UTC

[airflow] branch main updated (8164c32858 -> 0bb37de45e)

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 8164c32858 Priority order tasks even when using pools (#22483)
     add 0bb37de45e Helm support for LocalKubernetesExecutor (#22388)

No new revisions were added by this update.

Summary of changes:
 chart/README.md                                                   | 2 +-
 chart/templates/_helpers.yaml                                     | 4 ++--
 chart/templates/configmaps/configmap.yaml                         | 2 +-
 chart/templates/rbac/pod-launcher-rolebinding.yaml                | 4 ++--
 chart/templates/rbac/security-context-constraint-rolebinding.yaml | 2 +-
 chart/values.schema.json                                          | 1 +
 chart/values.yaml                                                 | 2 +-
 tests/charts/test_basic_helm_chart.py                             | 3 ++-
 8 files changed, 11 insertions(+), 9 deletions(-)