This is an automated email from the ASF dual-hosted git repository.
husseinawala pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 3df0be0f6f Add cancel all runs functionality to Databricks hook
(#31038)
add 75f5f53ed0 Support minAvailable property for PodDisruptionBudget
(#30603)
No new revisions were added by this update.
Summary of changes:
chart/values.schema.json | 24 ++++++++++++++++++++++++
chart/values.yaml | 6 ++++++
tests/charts/airflow_core/test_pdb_scheduler.py | 13 +++++++++++++
tests/charts/other/test_pdb_pgbouncer.py | 14 ++++++++++++++
tests/charts/webserver/test_pdb_webserver.py | 13 +++++++++++++
5 files changed, 70 insertions(+)