You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by je...@apache.org on 2021/12/15 05:05:54 UTC

[airflow] branch main updated: Add 2.2.3rc2 to issue templates (#20310)

This is an automated email from the ASF dual-hosted git repository.

jedcunningham 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 81d633c  Add 2.2.3rc2 to issue templates (#20310)
81d633c is described below

commit 81d633cc02813e44e1dfcd23dc29a06ddb0abb72
Author: Jed Cunningham <66...@users.noreply.github.com>
AuthorDate: Tue Dec 14 22:05:06 2021 -0700

    Add 2.2.3rc2 to issue templates (#20310)
---
 .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 cd8db91..340a1c3 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 [Discussion](https://github.com/apache/airflow/discussions) instead!
       multiple: false
       options:
-        - "2.2.3rc1 (release candidate)"
+        - "2.2.3rc2 (release candidate)"
         - "2.2.2 (latest released)"
         - "2.2.1"
         - "2.2.0"
diff --git a/.github/ISSUE_TEMPLATE/airflow_helmchart_bug_report.yml b/.github/ISSUE_TEMPLATE/airflow_helmchart_bug_report.yml
index d8571ef..94c6683 100644
--- a/.github/ISSUE_TEMPLATE/airflow_helmchart_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/airflow_helmchart_bug_report.yml
@@ -43,7 +43,7 @@ body:
         discuss Airflow 1.10, open [Discussion](https://github.com/apache/airflow/discussions) instead!
       multiple: false
       options:
-        - "2.2.3rc1 (release candidate)"
+        - "2.2.3rc2 (release candidate)"
         - "2.2.2 (latest released)"
         - "2.2.1"
         - "2.2.0"
diff --git a/.github/ISSUE_TEMPLATE/airflow_providers_bug_report.yml b/.github/ISSUE_TEMPLATE/airflow_providers_bug_report.yml
index d7a5c37..f61a1a1 100644
--- a/.github/ISSUE_TEMPLATE/airflow_providers_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/airflow_providers_bug_report.yml
@@ -109,7 +109,7 @@ body:
         discuss Airflow 1.10, open [Discussion](https://github.com/apache/airflow/discussions) instead!
       multiple: false
       options:
-        - "2.2.3rc1 (release candidate)"
+        - "2.2.3rc2 (release candidate)"
         - "2.2.2 (latest released)"
         - "2.2.1"
         - "2.2.0"