jscheffl commented on code in PR #67806:
URL: https://github.com/apache/airflow/pull/67806#discussion_r3330553012


##########
chart/RELEASE_NOTES.rst:
##########
@@ -23,6 +23,60 @@ Run ``helm repo update`` before upgrading the chart to the 
latest version.
 
 .. towncrier release notes start
 
+Airflow Helm Chart 1.22.0 (2026-06-01)
+--------------------------------------
+
+Significant Changes
+^^^^^^^^^^^^^^^^^^^
+
+Minimum Helm version was updated to ``3.19.0`` (#66970)
+"""""""""""""""""""""""""""""""""""""""""""""""""""""""
+
+Default Airflow image is updated to ``3.2.2`` (#67681)
+""""""""""""""""""""""""""""""""""""""""""""""""""""""
+The default Airflow image that is used with the Chart is now ``3.2.2``, 
previously it was ``3.2.1``.
+
+New Features
+^^^^^^^^^^^^
+
+- Add optional OTel service to the Airflow Helm Chart (#64902)
+- Add ``serviceAccountTokenVolume`` to cleanup cron (#67446)
+- Add ``requirePersistence`` option to worker ``logGroomerSidecar`` (#65884)
+
+Improvements
+^^^^^^^^^^^^
+
+- Disable OTel collector by default (#67575)

Review Comment:
   This was a fix from adding (#64902 above) - do we have such fixes listed 
usually if the same feature was added in same release?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to