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


##########
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:
   Good point — agreed, and removed. #67575 only flips the default of the OTel 
service that #64902 *adds* in this same release, so going 1.21.0 → 1.22.0 
there's no prior "collector-enabled" behaviour to contrast against — the 
feature simply ships with the collector off by default. I've dropped the 
separate Improvements entry (and its matching `artifacthub.io/changes` 
annotation) and let the #64902 feature line stand on its own. Also folded in 
the now-merged #65754 (NetworkPolicy log fix) under Bug Fixes. Pushed in the 
latest revision.
   
   ---
   Drafted-by: Claude Code (Opus 4.8); reviewed by @potiuk before posting



-- 
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