diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 7579a31b2..530e22761 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.25.0' - '2.24.1' - '2.24.0' - '2.23.0' @@ -118,8 +119,6 @@ body: - '2.18.3' - '2.18.2' - '2.18.1' - - '2.17.1' - - '2.17.0' validations: required: true