mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
add 1.8.3 to version drop-downs (#5616)
Signed-off-by: Alexandre Desjardins <alexandre.bd@tutanota.com> Signed-off-by: Alexandre Desjardins <alexandre.bd@tutanota.com>
This commit is contained in:
parent
ae0dd5ce08
commit
a666474d37
3 changed files with 6 additions and 3 deletions
1
.github/ISSUE_TEMPLATE/bug-cli.yaml
vendored
1
.github/ISSUE_TEMPLATE/bug-cli.yaml
vendored
|
@ -29,6 +29,7 @@ body:
|
|||
- 1.8.0
|
||||
- 1.8.1
|
||||
- 1.8.2
|
||||
- 1.8.3
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
|
1
.github/ISSUE_TEMPLATE/bug-other.yaml
vendored
1
.github/ISSUE_TEMPLATE/bug-other.yaml
vendored
|
@ -28,6 +28,7 @@ body:
|
|||
- 1.8.0
|
||||
- 1.8.1
|
||||
- 1.8.2
|
||||
- 1.8.3
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
|
1
.github/ISSUE_TEMPLATE/bug-webhook.yaml
vendored
1
.github/ISSUE_TEMPLATE/bug-webhook.yaml
vendored
|
@ -28,6 +28,7 @@ body:
|
|||
- 1.8.0
|
||||
- 1.8.1
|
||||
- 1.8.2
|
||||
- 1.8.3
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
|
|
Loading…
Add table
Reference in a new issue