mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
update versions (#7297)
Signed-off-by: Chip Zoller <chipzoller@gmail.com>
This commit is contained in:
parent
a29582af2a
commit
64e3dde6ff
3 changed files with 6 additions and 6 deletions
4
.github/ISSUE_TEMPLATE/bug-cli.yaml
vendored
4
.github/ISSUE_TEMPLATE/bug-cli.yaml
vendored
|
@ -14,8 +14,6 @@ body:
|
||||||
description: >-
|
description: >-
|
||||||
What version of the Kyverno CLI are you running (`kyverno version`)?
|
What version of the Kyverno CLI are you running (`kyverno version`)?
|
||||||
options:
|
options:
|
||||||
- 1.4.x
|
|
||||||
- 1.5.x
|
|
||||||
- 1.6.0
|
- 1.6.0
|
||||||
- 1.6.1
|
- 1.6.1
|
||||||
- 1.6.2
|
- 1.6.2
|
||||||
|
@ -35,6 +33,8 @@ body:
|
||||||
- 1.9.0
|
- 1.9.0
|
||||||
- 1.9.1
|
- 1.9.1
|
||||||
- 1.9.2
|
- 1.9.2
|
||||||
|
- 1.9.3
|
||||||
|
- 1.9.4
|
||||||
- 1.10.0
|
- 1.10.0
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
4
.github/ISSUE_TEMPLATE/bug-other.yaml
vendored
4
.github/ISSUE_TEMPLATE/bug-other.yaml
vendored
|
@ -13,8 +13,6 @@ body:
|
||||||
label: Kyverno Version
|
label: Kyverno Version
|
||||||
description: What version of Kyverno are you running?
|
description: What version of Kyverno are you running?
|
||||||
options:
|
options:
|
||||||
- 1.4.x
|
|
||||||
- 1.5.x
|
|
||||||
- 1.6.0
|
- 1.6.0
|
||||||
- 1.6.1
|
- 1.6.1
|
||||||
- 1.6.2
|
- 1.6.2
|
||||||
|
@ -34,6 +32,8 @@ body:
|
||||||
- 1.9.0
|
- 1.9.0
|
||||||
- 1.9.1
|
- 1.9.1
|
||||||
- 1.9.2
|
- 1.9.2
|
||||||
|
- 1.9.3
|
||||||
|
- 1.9.4
|
||||||
- 1.10.0
|
- 1.10.0
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
4
.github/ISSUE_TEMPLATE/bug-webhook.yaml
vendored
4
.github/ISSUE_TEMPLATE/bug-webhook.yaml
vendored
|
@ -13,8 +13,6 @@ body:
|
||||||
label: Kyverno Version
|
label: Kyverno Version
|
||||||
description: What version of Kyverno are you running?
|
description: What version of Kyverno are you running?
|
||||||
options:
|
options:
|
||||||
- 1.4.x
|
|
||||||
- 1.5.x
|
|
||||||
- 1.6.0
|
- 1.6.0
|
||||||
- 1.6.1
|
- 1.6.1
|
||||||
- 1.6.2
|
- 1.6.2
|
||||||
|
@ -34,6 +32,8 @@ body:
|
||||||
- 1.9.0
|
- 1.9.0
|
||||||
- 1.9.1
|
- 1.9.1
|
||||||
- 1.9.2
|
- 1.9.2
|
||||||
|
- 1.9.3
|
||||||
|
- 1.9.4
|
||||||
- 1.10.0
|
- 1.10.0
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in a new issue