Include the working helmfile ver in the bug report

so that it might be even more clear if the reported problem has been introduced by the prev release or a long-standing one which existed for longer time period.

Signed-off-by: Yusuke Kuoka <ykuoka@gmail.com>
This commit is contained in:
Yusuke Kuoka 2022-07-18 11:44:13 +09:00
parent f00a8194e0
commit 866f424578
1 changed files with 8 additions and 0 deletions

View File

@ -64,6 +64,14 @@ body:
description: Please provide the URL to a GitHub repository that contains a helmfile.yaml, other companion files, and a README.md with the steps to reproduce the bug.
validations:
required: true
- type: input
id: helmfile_working_ver
attributes:
label: Working Helmfile Version
description: "Please provide the highest version number of Helmfile that doesn't result in the above problem."
placeholder: "Run `helmfile version` to print it."
validations:
required: true
- type: input
id: discussion
attributes: