From 8c28e9e14ca8d55a0a33ae6bc5659733c076ca51 Mon Sep 17 00:00:00 2001 From: Hannah Cooper Date: Thu, 30 Jul 2026 17:17:47 +1200 Subject: [PATCH] Add Portainer version 2.44.0 to bug report template (#3341) --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index e73dd935da..77befe91bf 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.44.0' - '2.43.0' - '2.42.0' - '2.41.1'