This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a commit to branch chart/v1-2x-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/chart/v1-2x-test by this push:
new 79af23f696f [chart/v1-2x-test] More precise wording in newsfragments
(#64700) (#64702)
79af23f696f is described below
commit 79af23f696fc5e6fe3170211cd691ac4141863f8
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 4 00:40:46 2026 +0200
[chart/v1-2x-test] More precise wording in newsfragments (#64700) (#64702)
(cherry picked from commit 5147383eae9555acc11fa624861b2f4f16abb4b6)
Co-authored-by: Przemysław Mirowski
<[email protected]>
---
chart/newsfragments/61915.significant.rst | 2 +-
chart/newsfragments/61961.significant.rst | 2 +-
chart/newsfragments/61962.significant.rst | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/chart/newsfragments/61915.significant.rst
b/chart/newsfragments/61915.significant.rst
index 37c3c07a18c..70f201c98a4 100644
--- a/chart/newsfragments/61915.significant.rst
+++ b/chart/newsfragments/61915.significant.rst
@@ -1 +1 @@
-``workers.safeToEvict`` section is now deprecated in favor of
``workers.celery.safeToEvict`` and ``workers.kubernetes.safeToEvict``. Please
update your configuration accordingly.
+``workers.safeToEvict`` field is now deprecated in favor of
``workers.celery.safeToEvict`` and ``workers.kubernetes.safeToEvict``. Please
update your configuration accordingly.
diff --git a/chart/newsfragments/61961.significant.rst
b/chart/newsfragments/61961.significant.rst
index 2cdfe607a24..dde74e13012 100644
--- a/chart/newsfragments/61961.significant.rst
+++ b/chart/newsfragments/61961.significant.rst
@@ -1 +1 @@
-``workers.priorityClassName`` section is now deprecated in favor of
``workers.celery.priorityClassName`` and
``workers.kubernetes.priorityClassName``. Please update your configuration
accordingly.
+``workers.priorityClassName`` field is now deprecated in favor of
``workers.celery.priorityClassName`` and
``workers.kubernetes.priorityClassName``. Please update your configuration
accordingly.
diff --git a/chart/newsfragments/61962.significant.rst
b/chart/newsfragments/61962.significant.rst
index a1d6551fa1d..b7bd5dccc77 100644
--- a/chart/newsfragments/61962.significant.rst
+++ b/chart/newsfragments/61962.significant.rst
@@ -1 +1 @@
-``workers.runtimeClassName`` section is now deprecated in favor of
``workers.celery.runtimeClassName`` and
``workers.kubernetes.runtimeClassName``. Please update your configuration
accordingly.
+``workers.runtimeClassName`` field is now deprecated in favor of
``workers.celery.runtimeClassName`` and
``workers.kubernetes.runtimeClassName``. Please update your configuration
accordingly.