From 23f6cb8baef042eef4dd3c994fd511158d4eae42 Mon Sep 17 00:00:00 2001 From: Hannah Cooper Date: Fri, 20 Mar 2026 13:53:32 +1300 Subject: [PATCH] Update bug report template to include 2.39.1 (#2108) --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 0ba57ff68..3a1ed18c5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -94,6 +94,7 @@ body: description: We only provide support for current versions of Portainer as per the lifecycle policy linked above. If you are on an older version of Portainer we recommend [updating first](https://docs.portainer.io/start/upgrade) in case your bug has already been fixed. multiple: false options: + - '2.39.1' - '2.39.0' - '2.38.1' - '2.38.0' @@ -142,7 +143,6 @@ body: - '2.21.5' - '2.21.4' - '2.21.3' - - '2.21.2' validations: required: true