File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -331,14 +331,8 @@ kolla_build_customizations: "{{ kolla_build_customizations_common | combine(koll
331
331
332
332
# Dict mapping Kolla Dockerfile ARG names to their values.
333
333
kolla_build_args :
334
- blackbox_exporter_version : " 0.19.0"
335
- haproxy_exporter_version : " 0.13.0"
336
- memcached_exporter_version : " 0.9.0"
337
- mysqld_exporter_version : " 0.13.0"
338
- node_exporter_version : " 1.5.0"
334
+ node_exporter_version : " 1.5.0" # kolla has 1.4.0
339
335
node_exporter_sha256sum : " af999fd31ab54ed3a34b9f0b10c28e9acee9ef5ac5a5d5edfdde85437db7acbb"
340
- prometheus_version : " 2.35.0"
341
- prometheus_alertmanager_version : " 0.24.0"
342
336
343
337
# ##############################################################################
344
338
# Kolla-ansible inventory configuration.
You can’t perform that action at this time.
0 commit comments