Skip to content

Commit 820d8eb

Browse files
Helm chart 1.6.0rc2 (apache#23754)
1 parent e453e68 commit 820d8eb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

chart/Chart.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -142,3 +142,8 @@ annotations:
142142
links:
143143
- name: '#22284'
144144
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

chart/RELEASE_NOTES.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Run ``helm repo update`` before upgrading the chart to the latest version.
2323

2424
.. towncrier release notes start
2525
26-
Airflow Helm Chart 1.6.0 (2022-05-12)
26+
Airflow Helm Chart 1.6.0 (2022-05-20)
2727
-------------------------------------
2828

2929
Significant Changes
@@ -77,6 +77,7 @@ Misc
7777

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

8182

8283
Airflow Helm Chart 1.5.0, (2022-03-07)

0 commit comments

Comments
 (0)