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 @@ -15,7 +15,7 @@ variables:
1515
1616 - &ops_manager_70_latest 7.0.20 # The order/index is important, since these are anchors. Please do not change
1717
18- - &ops_manager_80_latest 8.0.17 # The order/index is important, since these are anchors. Please do not change
18+ - &ops_manager_80_latest 8.0.18 # The order/index is important, since these are anchors. Please do not change
1919
2020 # The dependency unification between static and non-static is intentional here.
2121 # 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 6565 " 8.0.14" ,
6666 " 8.0.15" ,
6767 " 8.0.16" ,
68- " 8.0.17"
68+ " 8.0.17" ,
69+ " 8.0.18"
6970 ],
7071 "variants" : [
7172 " ubi"
215216 "8.0.17" : {
216217 "agent_version" : " 108.0.16.8895-1" ,
217218 "tools_version" : " 100.13.0"
219+ },
220+ "8.0.18" : {
221+ "agent_version" : " 108.0.18.8921-1" ,
222+ "tools_version" : " 100.13.0"
218223 }
219224 }
220225 },
You can’t perform that action at this time.
0 commit comments