File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -142,3 +142,8 @@ annotations:
142
142
links:
143
143
- name: '#22284'
144
144
url: https://github.com/apache/airflow/pull/22284
145
+ - description: 'Misc: Disable flower in chart by default'
146
+ kind: changed
147
+ links:
148
+ - name: '#23737'
149
+ url: https://github.com/apache/airflow/pull/23737
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.
23
23
24
24
.. towncrier release notes start
25
25
26
- Airflow Helm Chart 1.6.0 (2022-05-12 )
26
+ Airflow Helm Chart 1.6.0 (2022-05-20 )
27
27
-------------------------------------
28
28
29
29
Significant Changes
77
77
78
78
- Update default Airflow version to ``2.3.0 `` (#23386)
79
79
- Move the database configuration to a new section (#22284)
80
+ - Disable flower in chart by default (#23737)
80
81
81
82
82
83
Airflow Helm Chart 1.5.0, (2022-03-07)
You can’t perform that action at this time.
0 commit comments