This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v3-0-test in repository https://gitbox.apache.org/repos/asf/airflow.git
commit 69debd3de60e81a66cd3fc008f1d8dfc630f8e7b Author: Jens Scheffler <[email protected]> AuthorDate: Tue Apr 22 23:56:15 2025 +0200 Update screenshots for Dags - Update GIFs (#49586) (cherry picked from commit 3a6b821fbe380234e28f5415950e42799c6bf895) --- airflow-core/docs/img/ui-dark/task_group.gif | Bin 224817 -> 418819 bytes airflow-core/docs/img/ui-light/task_group.gif | Bin 177836 -> 353262 bytes 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/airflow-core/docs/img/ui-dark/task_group.gif b/airflow-core/docs/img/ui-dark/task_group.gif index 32ed29f8b2c..88e74965dde 100644 Binary files a/airflow-core/docs/img/ui-dark/task_group.gif and b/airflow-core/docs/img/ui-dark/task_group.gif differ diff --git a/airflow-core/docs/img/ui-light/task_group.gif b/airflow-core/docs/img/ui-light/task_group.gif index 39b7f94da12..743e86667d3 100644 Binary files a/airflow-core/docs/img/ui-light/task_group.gif and b/airflow-core/docs/img/ui-light/task_group.gif differ
