Skip to content

Commit 320861b

Browse files
committed
do not support 1.28 anymore
1 parent 4a31ec1 commit 320861b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/k8s_versions_scope.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"unit_test": {
3-
"min": "1.28",
4-
"max": "1.31"
3+
"min": "1.29",
4+
"max": "1.32"
55
}
66
}

0 commit comments

Comments
 (0)