This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 7f6457f1f47 Add Azure OpenAI & Bedrock support in ``common.ai``
provider (#62816)
add 1520bde6661 Add workers.celery.resources &
workers.kubernetes.resources (#61890)
No new revisions were added by this update.
Summary of changes:
chart/files/pod-template-file.kubernetes-helm-yaml | 2 +-
chart/newsfragments/61890.significant.rst | 1 +
chart/templates/NOTES.txt | 8 ++++
chart/values.schema.json | 38 ++++++++++++++++-
chart/values.yaml | 19 +++++++++
.../airflow_aux/test_pod_template_file.py | 26 ++++++------
.../tests/helm_tests/airflow_core/test_worker.py | 48 +++++++++-------------
.../helm_tests/airflow_core/test_worker_sets.py | 16 ++++++++
8 files changed, 114 insertions(+), 44 deletions(-)
create mode 100644 chart/newsfragments/61890.significant.rst