This is an automated email from the ASF dual-hosted git repository.
jedcunningham pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 106b8726724 Ensure that the the generated airflow.cfg contains a
random jwt_secret and fernet_key (#46966)
add 2d267ddcad4 Move execution_api_server_url config to the core section
(#46969)
No new revisions were added by this update.
Summary of changes:
airflow/config_templates/config.yml | 7 +++++++
airflow/executors/local_executor.py | 2 +-
chart/templates/configmaps/configmap.yaml | 8 ++++----
.../airflow/providers/celery/executors/celery_executor_utils.py | 2 +-
providers/edge/src/airflow/providers/edge/cli/edge_command.py | 4 +---
task_sdk/src/airflow/sdk/execution_time/execute_workload.py | 7 +------
6 files changed, 15 insertions(+), 15 deletions(-)