This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 8985247f3ea Update Helm Chart bug template post 1.20.0 release (#64080)
8985247f3ea is described below
commit 8985247f3ea40c7dda846c3534c545c6d85308db
Author: Jens Scheffler <[email protected]>
AuthorDate: Sun Mar 22 23:51:22 2026 +0100
Update Helm Chart bug template post 1.20.0 release (#64080)
---
.github/ISSUE_TEMPLATE/4-airflow_helmchart_bug_report.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.github/ISSUE_TEMPLATE/4-airflow_helmchart_bug_report.yml
b/.github/ISSUE_TEMPLATE/4-airflow_helmchart_bug_report.yml
index f902c2e302d..fa0efe21bd9 100644
--- a/.github/ISSUE_TEMPLATE/4-airflow_helmchart_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/4-airflow_helmchart_bug_report.yml
@@ -37,7 +37,8 @@ body:
What Apache Airflow Helm Chart version are you using?
multiple: false
options:
- - "1.19.0 (latest released)"
+ - "1.20.0 (latest released)"
+ - "1.19.0"
- "1.18.0"
- "1.17.0"
- "1.16.0"