mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-28 10:28:36 +00:00
chore: update issue templates (#10379)
Add the latest release `1.12.3` to the bug issue templates. Signed-off-by: Marcus Franke <marcus.franke@gmail.com>
This commit is contained in:
parent
6d0083328e
commit
0736439866
3 changed files with 4 additions and 0 deletions
1
.github/ISSUE_TEMPLATE/bug-cli.yaml
vendored
1
.github/ISSUE_TEMPLATE/bug-cli.yaml
vendored
|
@ -42,6 +42,7 @@ body:
|
|||
- 1.12.0
|
||||
- 1.12.1
|
||||
- 1.12.2
|
||||
- 1.12.3
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
|
1
.github/ISSUE_TEMPLATE/bug-other.yaml
vendored
1
.github/ISSUE_TEMPLATE/bug-other.yaml
vendored
|
@ -41,6 +41,7 @@ body:
|
|||
- 1.12.0
|
||||
- 1.12.1
|
||||
- 1.12.2
|
||||
- 1.12.3
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
|
2
.github/ISSUE_TEMPLATE/bug-webhook.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug-webhook.yaml
vendored
|
@ -41,6 +41,7 @@ body:
|
|||
- 1.12.0
|
||||
- 1.12.1
|
||||
- 1.12.2
|
||||
- 1.12.3
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
|
@ -72,6 +73,7 @@ body:
|
|||
- KinD
|
||||
- Minikube
|
||||
- K3d
|
||||
- K3s
|
||||
- OpenShift
|
||||
- VMware Tanzu (specify in description)
|
||||
- Bare metal
|
||||
|
|
Loading…
Add table
Reference in a new issue