Skip to content

Commit 26142f2

Browse files
mstopa-splunkgithub-actions[bot]
authored andcommitted
Update matrix test versions
1 parent e94a479 commit 26142f2

File tree

1 file changed

+13
-20
lines changed

1 file changed

+13
-20
lines changed

ci-matrix.json

Lines changed: 13 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@
66
"crio"
77
],
88
"k8s-minikube-version": [
9-
"v1.30.0",
10-
"v1.29.4",
11-
"v1.28.9",
12-
"v1.27.13",
13-
"v1.26.15"
9+
"v1.34.1",
10+
"v1.33.5",
11+
"v1.32.9"
1412
],
1513
"splunk_version": [
1614
"9.3.0",
@@ -19,12 +17,9 @@
1917
},
2018
"functional_test_v2": {
2119
"k8s-kind-version": [
22-
"v1.30.0",
23-
"v1.29.0",
24-
"v1.28.0",
25-
"v1.27.3",
26-
"v1.26.6",
27-
"v1.25.11"
20+
"v1.34.0",
21+
"v1.33.4",
22+
"v1.32.8"
2823
],
2924
"test-job": [
3025
"functional",
@@ -35,15 +30,6 @@
3530
"discovery"
3631
]
3732
},
38-
"migration_tests": {
39-
"k8s-kind-version": [
40-
"v1.29.0",
41-
"v1.28.0",
42-
"v1.27.3",
43-
"v1.26.6",
44-
"v1.25.11"
45-
]
46-
},
4733
"kubeconform_tests": {
4834
"k8s-version": [
4935
"1.26.15",
@@ -55,5 +41,12 @@
5541
"1.32.5",
5642
"1.33.1"
5743
]
44+
},
45+
"migration_tests": {
46+
"k8s-kind-version": [
47+
"v1.34.0",
48+
"v1.33.4",
49+
"v1.32.8"
50+
]
5851
}
5952
}

0 commit comments

Comments
 (0)