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 e8a306f4b0f Add descriptive error message for invalid _cmd config
options (#54452)
add b48260dff09 Allow setting restartPolicy for batch jobs in chart
(#54354)
No new revisions were added by this update.
Summary of changes:
chart/templates/jobs/create-user-job.yaml | 2 +-
chart/templates/jobs/migrate-database-job.yaml | 2 +-
chart/values.schema.json | 16 ++++++++++++++++
chart/values.yaml | 4 ++++
.../tests/helm_tests/airflow_aux/test_create_user_job.py | 14 ++++++++++++++
.../helm_tests/airflow_aux/test_migrate_database_job.py | 14 ++++++++++++++
6 files changed, 50 insertions(+), 2 deletions(-)