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 c6cef76f4a0 Update code owners for react-dev-tools (#54099)
add cb7f400924a enable optional subPath for logs volume mount (#52350)
No new revisions were added by this update.
Summary of changes:
chart/files/pod-template-file.kubernetes-helm-yaml | 9 +++++
.../api-server/api-server-deployment.yaml | 3 ++
.../dag-processor/dag-processor-deployment.yaml | 6 +++
.../templates/scheduler/scheduler-deployment.yaml | 6 +++
.../templates/triggerer/triggerer-deployment.yaml | 6 +++
.../templates/webserver/webserver-deployment.yaml | 3 ++
chart/templates/workers/worker-deployment.yaml | 15 ++++++++
chart/values.schema.json | 8 ++++
chart/values.yaml | 2 +
.../helm_tests/airflow_aux/test_airflow_common.py | 45 ++++++++++++++++++++++
10 files changed, 103 insertions(+)