diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index e1ab32632..e2eef4f66 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -95,6 +95,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 [upgrading first](https://docs.portainer.io/start/upgrade) in case your bug has already been fixed. multiple: false options: + - '2.27.0' - '2.26.1' - '2.26.0' - '2.25.1' @@ -119,10 +120,6 @@ body: - '2.19.2' - '2.19.1' - '2.19.0' - - '2.18.4' - - '2.18.3' - - '2.18.2' - - '2.18.1' validations: required: true