From 3fd65526151775584e0897c0c6e2c2e630fea198 Mon Sep 17 00:00:00 2001 From: vdaas-ci <57942646+vdaas-ci@users.noreply.github.com> Date: Thu, 31 Aug 2023 10:25:04 +0900 Subject: [PATCH] :robot: Automatically update PULL_REQUEST_TEMPLATE and ISSUE_TEMPLATE (#2162) Signed-off-by: Vdaas CI --- .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 a7d31a915d..1ab64f6708 100755 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -22,7 +22,7 @@ assignees: "" -- Go Version: 1.20.6 +- Go Version: 1.21.0 - Docker Version: 20.10.8 -- Kubernetes Version: v1.27.3 -- NGT Version: 2.0.16 +- Kubernetes Version: v1.28.1 +- NGT Version: 2.1.2 diff --git a/.github/ISSUE_TEMPLATE/security_issue_report.md b/.github/ISSUE_TEMPLATE/security_issue_report.md index f5e19b2ee1..51ad388fd6 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.20.6 +- Go Version: 1.21.0 - Docker Version: 20.10.8 -- Kubernetes Version: v1.27.3 -- NGT Version: 2.0.16 +- Kubernetes Version: v1.28.1 +- NGT Version: 2.1.2 diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b22447c001..986faa0ad9 100755 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -16,10 +16,10 @@ -- Go Version: 1.20.6 +- Go Version: 1.21.0 - Docker Version: 20.10.8 -- Kubernetes Version: v1.27.3 -- NGT Version: 2.0.16 +- Kubernetes Version: v1.28.1 +- NGT Version: 2.1.2 ### Checklist: