WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
File tree Expand file tree Collapse file tree 3 files changed +21
-3
lines changed
Expand file tree Collapse file tree 3 files changed +21
-3
lines changed Original file line number Diff line number Diff line change @@ -123,6 +123,21 @@ annotations:
123123 links:
124124 - name: '#51799'
125125 url: https://github.com/apache/airflow/pull/51799
126+ - description: 'Add missing ``workers.kerberosInitContainer`` configuration in values'
127+ kind: changed
128+ links:
129+ - name: '#51405'
130+ url: https://github.com/apache/airflow/pull/51405
131+ - description: 'Truncate the executor label length'
132+ kind: changed
133+ links:
134+ - name: '#51817'
135+ url: https://github.com/apache/airflow/pull/51817
136+ - description: 'Fix execution_api_server_url when base_url has a subpath'
137+ kind: changed
138+ links:
139+ - name: '#51454
140+ url: https://github.com/apache/airflow/pull/51454
126141 - description: 'Docs: Bump minimum helm version in docs'
127142 kind: changed
128143 links:
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Run ``helm repo update`` before upgrading the chart to the latest version.
2323
2424.. towncrier release notes start
2525
26- Airflow Helm Chart 1.17.0 (2025-06-20 )
26+ Airflow Helm Chart 1.17.0 (2025-06-21 )
2727--------------------------------------
2828
2929Significant Changes
@@ -54,6 +54,9 @@ Bug Fixes
5454- Add the dag processor ServiceAccount to SecurityContextConstraints role binding (#51080)
5555- Generate JWT secret during HELM install (#49923)
5656- Always deploy JWT secret (#51799)
57+ - Add missing ``workers.kerberosInitContainer `` configuration in values (#51405)
58+ - Truncate the executor label length (#51817)
59+ - Fix execution_api_server_url when base_url has a subpath (#51454)
5760
5861Doc only changes
5962^^^^^^^^^^^^^^^^
Original file line number Diff line number Diff line change 1- release-notes-hash : 0bad400e9091022cc2f919a2d9c4b12a
2- source-date-epoch : 1750092476
1+ release-notes-hash : aeb1c4c476bcea700267300fd88732c5
2+ source-date-epoch : 1750219258
You can’t perform that action at this time.
0 commit comments