Skip to content

Commit 8ff23a7

Browse files
authored
bump versions; remove ancient (kyverno#9458)
Signed-off-by: chipzoller <[email protected]>
1 parent cad231f commit 8ff23a7

File tree

3 files changed

+9
-12
lines changed

3 files changed

+9
-12
lines changed

.github/ISSUE_TEMPLATE/bug-cli.yaml

+3-4
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ body:
1414
description: >-
1515
What version of the Kyverno CLI are you running (`kyverno version`)?
1616
options:
17-
- 1.6.0
18-
- 1.6.1
19-
- 1.6.2
20-
- 1.6.3
2117
- 1.7.0
2218
- 1.7.1
2319
- 1.7.2
@@ -45,6 +41,9 @@ body:
4541
- 1.10.6
4642
- 1.11.0
4743
- 1.11.1
44+
- 1.11.2
45+
- 1.11.3
46+
- 1.11.4
4847
validations:
4948
required: true
5049
- type: textarea

.github/ISSUE_TEMPLATE/bug-other.yaml

+3-4
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ body:
1313
label: Kyverno Version
1414
description: What version of Kyverno are you running?
1515
options:
16-
- 1.6.0
17-
- 1.6.1
18-
- 1.6.2
19-
- 1.6.3
2016
- 1.7.0
2117
- 1.7.1
2218
- 1.7.2
@@ -44,6 +40,9 @@ body:
4440
- 1.10.6
4541
- 1.11.0
4642
- 1.11.1
43+
- 1.11.2
44+
- 1.11.3
45+
- 1.11.4
4746
validations:
4847
required: true
4948
- type: textarea

.github/ISSUE_TEMPLATE/bug-webhook.yaml

+3-4
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ body:
1313
label: Kyverno Version
1414
description: What version of Kyverno are you running?
1515
options:
16-
- 1.6.0
17-
- 1.6.1
18-
- 1.6.2
19-
- 1.6.3
2016
- 1.7.0
2117
- 1.7.1
2218
- 1.7.2
@@ -44,6 +40,9 @@ body:
4440
- 1.10.6
4541
- 1.11.0
4642
- 1.11.1
43+
- 1.11.2
44+
- 1.11.3
45+
- 1.11.4
4746
validations:
4847
required: true
4948
- type: dropdown

0 commit comments

Comments
 (0)