mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-28 10:28:36 +00:00
bump versions; remove ancient (#9458)
Signed-off-by: chipzoller <chipzoller@gmail.com>
This commit is contained in:
parent
cad231fc15
commit
8ff23a7d06
3 changed files with 9 additions and 12 deletions
7
.github/ISSUE_TEMPLATE/bug-cli.yaml
vendored
7
.github/ISSUE_TEMPLATE/bug-cli.yaml
vendored
|
@ -14,10 +14,6 @@ body:
|
|||
description: >-
|
||||
What version of the Kyverno CLI are you running (`kyverno version`)?
|
||||
options:
|
||||
- 1.6.0
|
||||
- 1.6.1
|
||||
- 1.6.2
|
||||
- 1.6.3
|
||||
- 1.7.0
|
||||
- 1.7.1
|
||||
- 1.7.2
|
||||
|
@ -45,6 +41,9 @@ body:
|
|||
- 1.10.6
|
||||
- 1.11.0
|
||||
- 1.11.1
|
||||
- 1.11.2
|
||||
- 1.11.3
|
||||
- 1.11.4
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
|
7
.github/ISSUE_TEMPLATE/bug-other.yaml
vendored
7
.github/ISSUE_TEMPLATE/bug-other.yaml
vendored
|
@ -13,10 +13,6 @@ body:
|
|||
label: Kyverno Version
|
||||
description: What version of Kyverno are you running?
|
||||
options:
|
||||
- 1.6.0
|
||||
- 1.6.1
|
||||
- 1.6.2
|
||||
- 1.6.3
|
||||
- 1.7.0
|
||||
- 1.7.1
|
||||
- 1.7.2
|
||||
|
@ -44,6 +40,9 @@ body:
|
|||
- 1.10.6
|
||||
- 1.11.0
|
||||
- 1.11.1
|
||||
- 1.11.2
|
||||
- 1.11.3
|
||||
- 1.11.4
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
|
7
.github/ISSUE_TEMPLATE/bug-webhook.yaml
vendored
7
.github/ISSUE_TEMPLATE/bug-webhook.yaml
vendored
|
@ -13,10 +13,6 @@ body:
|
|||
label: Kyverno Version
|
||||
description: What version of Kyverno are you running?
|
||||
options:
|
||||
- 1.6.0
|
||||
- 1.6.1
|
||||
- 1.6.2
|
||||
- 1.6.3
|
||||
- 1.7.0
|
||||
- 1.7.1
|
||||
- 1.7.2
|
||||
|
@ -44,6 +40,9 @@ body:
|
|||
- 1.10.6
|
||||
- 1.11.0
|
||||
- 1.11.1
|
||||
- 1.11.2
|
||||
- 1.11.3
|
||||
- 1.11.4
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
|
|
Loading…
Add table
Reference in a new issue