mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
chore: add 1.10.4-6 & 1.11.1 to github issue templates (#9045)
Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
This commit is contained in:
parent
9d3400406d
commit
b3dcfdac9f
3 changed files with 12 additions and 0 deletions
4
.github/ISSUE_TEMPLATE/bug-cli.yaml
vendored
4
.github/ISSUE_TEMPLATE/bug-cli.yaml
vendored
|
@ -40,7 +40,11 @@ body:
|
||||||
- 1.10.1
|
- 1.10.1
|
||||||
- 1.10.2
|
- 1.10.2
|
||||||
- 1.10.3
|
- 1.10.3
|
||||||
|
- 1.10.4
|
||||||
|
- 1.10.5
|
||||||
|
- 1.10.6
|
||||||
- 1.11.0
|
- 1.11.0
|
||||||
|
- 1.11.1
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
4
.github/ISSUE_TEMPLATE/bug-other.yaml
vendored
4
.github/ISSUE_TEMPLATE/bug-other.yaml
vendored
|
@ -39,7 +39,11 @@ body:
|
||||||
- 1.10.1
|
- 1.10.1
|
||||||
- 1.10.2
|
- 1.10.2
|
||||||
- 1.10.3
|
- 1.10.3
|
||||||
|
- 1.10.4
|
||||||
|
- 1.10.5
|
||||||
|
- 1.10.6
|
||||||
- 1.11.0
|
- 1.11.0
|
||||||
|
- 1.11.1
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
4
.github/ISSUE_TEMPLATE/bug-webhook.yaml
vendored
4
.github/ISSUE_TEMPLATE/bug-webhook.yaml
vendored
|
@ -39,7 +39,11 @@ body:
|
||||||
- 1.10.1
|
- 1.10.1
|
||||||
- 1.10.2
|
- 1.10.2
|
||||||
- 1.10.3
|
- 1.10.3
|
||||||
|
- 1.10.4
|
||||||
|
- 1.10.5
|
||||||
|
- 1.10.6
|
||||||
- 1.11.0
|
- 1.11.0
|
||||||
|
- 1.11.1
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
|
Loading…
Add table
Reference in a new issue