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 48bbd377b43 clarify priority_weight behaviour (#54116)
add 07c7310c461 add readiness and liveliness support for git sync relay
sidecars (#50218)
No new revisions were added by this update.
Summary of changes:
chart/templates/_helpers.yaml | 6 +++
chart/values.schema.json | 10 +++++
chart/values.yaml | 3 ++
.../helm_tests/other/test_git_sync_scheduler.py | 43 +++++++++++++++++++++
.../helm_tests/other/test_git_sync_triggerer.py | 42 +++++++++++++++++++++
.../helm_tests/other/test_git_sync_webserver.py | 44 ++++++++++++++++++++++
.../tests/helm_tests/other/test_git_sync_worker.py | 42 +++++++++++++++++++++
7 files changed, 190 insertions(+)