Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm chart 1.6.0rc2 #23754

Merged
merged 1 commit into from
May 17, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,3 +142,8 @@ annotations:
links:
- name: '#22284'
url: https://github.com/apache/airflow/pull/22284
- description: 'Misc: Disable flower in chart by default'
kind: changed
links:
- name: '#23737'
url: https://github.com/apache/airflow/pull/23737
3 changes: 2 additions & 1 deletion chart/RELEASE_NOTES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Run ``helm repo update`` before upgrading the chart to the latest version.

.. towncrier release notes start

Airflow Helm Chart 1.6.0 (2022-05-12)
Airflow Helm Chart 1.6.0 (2022-05-20)
-------------------------------------

Significant Changes
Expand Down Expand Up @@ -77,6 +77,7 @@ Misc

- Update default Airflow version to ``2.3.0`` (#23386)
- Move the database configuration to a new section (#22284)
- Disable flower in chart by default (#23737)


Airflow Helm Chart 1.5.0, (2022-03-07)
Expand Down