Skip to content

Commit 2b30abb

Browse files
committed
Update job-config.json - Remove support for OpenShift v4.12
1 parent 4a53666 commit 2b30abb

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

dependencies/job-config.json

+3-6
Original file line numberDiff line numberDiff line change
@@ -579,22 +579,19 @@
579579
"v4.17",
580580
"v4.16",
581581
"v4.15",
582-
"v4.14",
583-
"v4.12"
582+
"v4.14"
584583
],
585584
"3.19": [
586585
"v4.17",
587586
"v4.16",
588587
"v4.15",
589-
"v4.14",
590-
"v4.12"
588+
"v4.14"
591589
],
592590
"3.x": [
593591
"v4.17",
594592
"v4.16",
595593
"v4.15",
596-
"v4.14",
597-
"v4.12"
594+
"v4.14"
598595
]
599596
},
600597
"OPENSHIFT_CONTENT_SET_VERSION": {

0 commit comments

Comments
 (0)