From 32669ad89d1cc122510400c334f56bd250561424 Mon Sep 17 00:00:00 2001 From: ykadowak Date: Thu, 30 Nov 2023 07:49:45 +0000 Subject: [PATCH] Revert ":robot: Automatically update PULL_REQUEST_TEMPLATE and ISSUE_TEMPLATE (#2182)" This reverts commit c6b624bb3f17e88e3543775f32f85d18876b1404. --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/security_issue_report.md | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index bcded1a18c..0e5967480c 100755 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -24,5 +24,5 @@ assignees: "" - Go Version: 1.21.1 - Docker Version: 20.10.8 -- Kubernetes Version: v1.28.2 +- Kubernetes Version: v1.28.1 - NGT Version: 2.1.3 diff --git a/.github/ISSUE_TEMPLATE/security_issue_report.md b/.github/ISSUE_TEMPLATE/security_issue_report.md index 6f69df2df9..e073b6eb1f 100644 --- a/.github/ISSUE_TEMPLATE/security_issue_report.md +++ b/.github/ISSUE_TEMPLATE/security_issue_report.md @@ -18,5 +18,5 @@ assignees: "" - Go Version: 1.21.1 - Docker Version: 20.10.8 -- Kubernetes Version: v1.28.2 +- Kubernetes Version: v1.28.1 - NGT Version: 2.1.3 diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2788d2b96c..c6973d8516 100755 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -18,7 +18,7 @@ - Go Version: 1.21.1 - Docker Version: 20.10.8 -- Kubernetes Version: v1.28.2 +- Kubernetes Version: v1.28.1 - NGT Version: 2.1.3 ### Checklist: