mirror of
https://github.com/portainer/portainer.git
synced 2025-07-28 09:49:40 +02:00
Added 2.19.1 to list of versions in bug report template (#10338)
This commit is contained in:
parent
d6d532473e
commit
a5f60c64ef
1 changed files with 1 additions and 2 deletions
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -93,6 +93,7 @@ body:
|
||||||
description: We only provide support for the most recent version of Portainer and the previous 3 versions. 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.
|
description: We only provide support for the most recent version of Portainer and the previous 3 versions. 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
|
multiple: false
|
||||||
options:
|
options:
|
||||||
|
- '2.19.1'
|
||||||
- '2.19.0'
|
- '2.19.0'
|
||||||
- '2.18.4'
|
- '2.18.4'
|
||||||
- '2.18.3'
|
- '2.18.3'
|
||||||
|
@ -103,8 +104,6 @@ body:
|
||||||
- '2.16.2'
|
- '2.16.2'
|
||||||
- '2.16.1'
|
- '2.16.1'
|
||||||
- '2.16.0'
|
- '2.16.0'
|
||||||
- '2.15.1'
|
|
||||||
- '2.15.0'
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue