File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ variables:
11
11
12
12
- &ops_manager_70_latest 7.0.15 # The order/index is important, since these are anchors. Please do not change
13
13
14
- - &ops_manager_80_latest 8.0.11 # The order/index is important, since these are anchors. Please do not change
14
+ - &ops_manager_80_latest 8.0.12 # The order/index is important, since these are anchors. Please do not change
15
15
16
16
# The dependency unification between static and non-static is intentional here.
17
17
# Even though some images are exclusive, in EVG they all are built once and in parallel.
Original file line number Diff line number Diff line change 54
54
" 8.0.5" ,
55
55
" 8.0.6" ,
56
56
" 8.0.7" ,
57
- " 8.0.11"
57
+ " 8.0.11" ,
58
+ " 8.0.12"
58
59
],
59
60
"variants" : [
60
61
" ubi"
175
176
"8.0.11" : {
176
177
"agent_version" : " 108.0.11.8830-1" ,
177
178
"tools_version" : " 100.12.2"
179
+ },
180
+ "8.0.12" : {
181
+ "agent_version" : " 108.0.12.8846-1" ,
182
+ "tools_version" : " 100.12.2"
178
183
}
179
184
}
180
185
},
You can’t perform that action at this time.
0 commit comments