mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-28 10:28:36 +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
3
.github/ISSUE_TEMPLATE/bug-cli.yaml
vendored
3
.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
|
||||
|
@ -100,4 +101,4 @@ body:
|
|||
- label: I have read and followed the [troubleshooting guide](https://kyverno.io/docs/troubleshooting/).
|
||||
required: true
|
||||
- label: I have searched other issues in this repository and mine is not recorded.
|
||||
required: true
|
||||
required: true
|
||||
|
|
3
.github/ISSUE_TEMPLATE/bug-other.yaml
vendored
3
.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
|
||||
|
@ -58,4 +59,4 @@ body:
|
|||
- label: I have read and followed the documentation AND the [troubleshooting guide](https://kyverno.io/docs/troubleshooting/).
|
||||
required: true
|
||||
- label: I have searched other issues in this repository and mine is not recorded.
|
||||
required: true
|
||||
required: true
|
||||
|
|
3
.github/ISSUE_TEMPLATE/bug-webhook.yaml
vendored
3
.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
|
||||
|
@ -147,4 +148,4 @@ body:
|
|||
- label: I have read and followed the documentation AND the [troubleshooting guide](https://kyverno.io/docs/troubleshooting/).
|
||||
required: true
|
||||
- label: I have searched other issues in this repository and mine is not recorded.
|
||||
required: true
|
||||
required: true
|
||||
|
|
Loading…
Add table
Reference in a new issue