From 84109b8ee9cef02e2ea82b7e994bc69cb0532fbc Mon Sep 17 00:00:00 2001 From: ykadowak Date: Thu, 30 Nov 2023 07:02:11 +0000 Subject: [PATCH] Revert ":robot: Automatically update PULL_REQUEST_TEMPLATE and ISSUE_TEMPLATE (#2162)" This reverts commit 3fd65526151775584e0897c0c6e2c2e630fea198. --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++--- .github/ISSUE_TEMPLATE/security_issue_report.md | 6 +++--- .github/PULL_REQUEST_TEMPLATE.md | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1ab64f6708..a7d31a915d 100755 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -22,7 +22,7 @@ assignees: "" -- Go Version: 1.21.0 +- Go Version: 1.20.6 - Docker Version: 20.10.8 -- Kubernetes Version: v1.28.1 -- NGT Version: 2.1.2 +- Kubernetes Version: v1.27.3 +- NGT Version: 2.0.16 diff --git a/.github/ISSUE_TEMPLATE/security_issue_report.md b/.github/ISSUE_TEMPLATE/security_issue_report.md index 51ad388fd6..f5e19b2ee1 100644 --- a/.github/ISSUE_TEMPLATE/security_issue_report.md +++ b/.github/ISSUE_TEMPLATE/security_issue_report.md @@ -16,7 +16,7 @@ assignees: "" -- Go Version: 1.21.0 +- Go Version: 1.20.6 - Docker Version: 20.10.8 -- Kubernetes Version: v1.28.1 -- NGT Version: 2.1.2 +- Kubernetes Version: v1.27.3 +- NGT Version: 2.0.16 diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 986faa0ad9..b22447c001 100755 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -16,10 +16,10 @@ -- Go Version: 1.21.0 +- Go Version: 1.20.6 - Docker Version: 20.10.8 -- Kubernetes Version: v1.28.1 -- NGT Version: 2.1.2 +- Kubernetes Version: v1.27.3 +- NGT Version: 2.0.16 ### Checklist: