jedcunningham commented on a change in pull request #21906:
URL: https://github.com/apache/airflow/pull/21906#discussion_r817218620



##########
File path: chart/CHANGELOG.txt
##########
@@ -1,3 +1,36 @@
+Airflow Helm Chart 1.5.0, 2022-03-07
+------------------------------------
+
+New Features
+""""""""""""
+
+- Add support for custom command and args in jobs (#20864)
+- Support for priorityClassName (#20794)
+- Add envFrom to the flower deployment (#21401)

Review comment:
       ```suggestion
   - Support for ``priorityClassName`` (#20794)
   - Add ``envFrom`` to the Flower deployment (#21401)
   ```

##########
File path: chart/CHANGELOG.txt
##########
@@ -1,3 +1,36 @@
+Airflow Helm Chart 1.5.0, 2022-03-07
+------------------------------------
+
+New Features
+""""""""""""
+
+- Add support for custom command and args in jobs (#20864)
+- Support for priorityClassName (#20794)
+- Add envFrom to the flower deployment (#21401)
+- Add annotations to cleanup pods (#21484)
+
+Improvements
+""""""""""""
+
+- Speedup liveness probe for scheduler and triggerer (#20833, #21108)
+- Update git-sync to v3.4.0 (#21309)
+- Remove default auth backend setting (#21640)
+
+Bug Fixes
+"""""""""
+- Fix elasticsearch URL when username/password are empty (#21222)
+- Mount `airflow.cfg` in wait-for-airflow-migrations containers (#20609)

Review comment:
       ```suggestion
   - Mount ``airflow.cfg`` in wait-for-airflow-migrations containers (#20609)
   ```




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