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:
1111
1212 - &ops_manager_70_latest 7.0.15 # The order/index is important, since these are anchors. Please do not change
1313
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
1515
1616 # The dependency unification between static and non-static is intentional here.
1717 # 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 5454 " 8.0.5" ,
5555 " 8.0.6" ,
5656 " 8.0.7" ,
57- " 8.0.11"
57+ " 8.0.11" ,
58+ " 8.0.12"
5859 ],
5960 "variants" : [
6061 " ubi"
175176 "8.0.11" : {
176177 "agent_version" : " 108.0.11.8830-1" ,
177178 "tools_version" : " 100.12.2"
179+ },
180+ "8.0.12" : {
181+ "agent_version" : " 108.0.12.8846-1" ,
182+ "tools_version" : " 100.12.2"
178183 }
179184 }
180185 },
You can’t perform that action at this time.
0 commit comments