mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-06 16:06:56 +00:00
chore: add 1.13.1 and 1.13.2 to issue templates (#11930)
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
This commit is contained in:
parent
2016f82600
commit
0bb5b19a35
3 changed files with 6 additions and 0 deletions
2
.github/ISSUE_TEMPLATE/bug-cli.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug-cli.yaml
vendored
|
@ -26,6 +26,8 @@ body:
|
||||||
- 1.12.4
|
- 1.12.4
|
||||||
- 1.12.5
|
- 1.12.5
|
||||||
- 1.13.0
|
- 1.13.0
|
||||||
|
- 1.13.1
|
||||||
|
- 1.13.2
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
2
.github/ISSUE_TEMPLATE/bug-other.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug-other.yaml
vendored
|
@ -26,6 +26,8 @@ body:
|
||||||
- 1.12.4
|
- 1.12.4
|
||||||
- 1.12.5
|
- 1.12.5
|
||||||
- 1.13.0
|
- 1.13.0
|
||||||
|
- 1.13.1
|
||||||
|
- 1.13.2
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
2
.github/ISSUE_TEMPLATE/bug-webhook.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug-webhook.yaml
vendored
|
@ -26,6 +26,8 @@ body:
|
||||||
- 1.12.4
|
- 1.12.4
|
||||||
- 1.12.5
|
- 1.12.5
|
||||||
- 1.13.0
|
- 1.13.0
|
||||||
|
- 1.13.1
|
||||||
|
- 1.13.2
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
|
Loading…
Add table
Reference in a new issue