This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi 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 97ad3dbab5 Add `2.3.0rc2` to issue templates (#23298)
97ad3dbab5 is described below
commit 97ad3dbab59407fde97367fe7c0c4602c1d3452f
Author: Jed Cunningham <[email protected]>
AuthorDate: Wed Apr 27 15:03:02 2022 -0600
Add `2.3.0rc2` to issue templates (#23298)
---
.github/ISSUE_TEMPLATE/airflow_bug_report.yml | 2 +-
.github/ISSUE_TEMPLATE/airflow_helmchart_bug_report.yml | 2 +-
.github/ISSUE_TEMPLATE/airflow_providers_bug_report.yml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/airflow_bug_report.yml
b/.github/ISSUE_TEMPLATE/airflow_bug_report.yml
index f02f512496..371e549776 100644
--- a/.github/ISSUE_TEMPLATE/airflow_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/airflow_bug_report.yml
@@ -25,7 +25,7 @@ body:
discuss Airflow 1.10, open a
[discussion](https://github.com/apache/airflow/discussions) instead!
multiple: false
options:
- - "2.3.0rc1 (pre-release)"
+ - "2.3.0rc2 (pre-release)"
- "2.2.5 (latest released)"
- "2.2.4"
- "2.2.3"
diff --git a/.github/ISSUE_TEMPLATE/airflow_helmchart_bug_report.yml
b/.github/ISSUE_TEMPLATE/airflow_helmchart_bug_report.yml
index 946a672652..87a336e477 100644
--- a/.github/ISSUE_TEMPLATE/airflow_helmchart_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/airflow_helmchart_bug_report.yml
@@ -45,7 +45,7 @@ body:
discuss Airflow 1.10, open a
[discussion](https://github.com/apache/airflow/discussions) instead!
multiple: false
options:
- - "2.3.0rc1 (pre-release)"
+ - "2.3.0rc2 (pre-release)"
- "2.2.5 (latest released)"
- "2.2.4"
- "2.2.3"
diff --git a/.github/ISSUE_TEMPLATE/airflow_providers_bug_report.yml
b/.github/ISSUE_TEMPLATE/airflow_providers_bug_report.yml
index ca1eb40fa7..7173076a2f 100644
--- a/.github/ISSUE_TEMPLATE/airflow_providers_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/airflow_providers_bug_report.yml
@@ -112,7 +112,7 @@ body:
discuss Airflow 1.10, open a
[discussion](https://github.com/apache/airflow/discussions) instead!
multiple: false
options:
- - "2.3.0b1 (pre-release)"
+ - "2.3.0rc2 (pre-release)"
- "2.2.5 (latest released)"
- "2.2.4"
- "2.2.3"