Skip to content

Commit 111109d

Browse files
authored
Merge branch 'devspaces-3-rhel-9' into CRW-8326-main
2 parents 7d62e71 + 835687e commit 111109d

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

dependencies/job-config.json

+30
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,36 @@
398398
],
399399
"disabled": false
400400
}
401+
},
402+
"udi-base": {
403+
"3.18": {
404+
"upstream_branch": [
405+
"devspaces-3.18-rhel-9",
406+
"devspaces-3.18-rhel-9"
407+
],
408+
"disabled": true
409+
},
410+
"3.19": {
411+
"upstream_branch": [
412+
"devspaces-3.19-rhel-9",
413+
"devspaces-3.19-rhel-9"
414+
],
415+
"disabled": false
416+
},
417+
"3.20": {
418+
"upstream_branch": [
419+
"devspaces-3.20-rhel-9",
420+
"devspaces-3.20-rhel-9"
421+
],
422+
"disabled": false
423+
},
424+
"3.x": {
425+
"upstream_branch": [
426+
"devspaces-3-rhel-9",
427+
"devspaces-3-rhel-9"
428+
],
429+
"disabled": false
430+
}
401431
}
402432
},
403433
"Management-Jobs": {

0 commit comments

Comments
 (0)