This is an automated email from the ASF dual-hosted git repository.
rom pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from ee5e21bb8a2 Support uuid ser/deser in serde (#59783)
add f86820e000c [helm] Isolate defaultUser handling in createUserJob
(#59767)
No new revisions were added by this update.
Summary of changes:
chart/templates/NOTES.txt | 8 +-
.../jobs/create-user-job-serviceaccount.yaml | 2 +-
chart/templates/jobs/create-user-job.yaml | 2 +-
.../security-context-constraint-rolebinding.yaml | 2 +-
chart/values.schema.json | 98 +++++++++++-----------
chart/values.yaml | 32 +++----
.../airflow_aux/test_basic_helm_chart.py | 13 ---
.../airflow_aux/test_container_lifecycle.py | 1 -
.../helm_tests/airflow_aux/test_create_user_job.py | 39 +--------
helm-tests/tests/helm_tests/security/test_rbac.py | 2 +-
.../helm_tests/security/test_scc_rolebinding.py | 5 +-
.../helm_tests/security/test_security_context.py | 4 +-
12 files changed, 79 insertions(+), 129 deletions(-)