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 @@ -361,14 +361,8 @@ kolla_build_customizations: "{{ kolla_build_customizations_common | combine(koll
361361
362362# Dict mapping Kolla Dockerfile ARG names to their values.
363363kolla_build_args :
364- blackbox_exporter_version : " 0.19.0"
365- haproxy_exporter_version : " 0.13.0"
366- memcached_exporter_version : " 0.9.0"
367- mysqld_exporter_version : " 0.13.0"
368- node_exporter_version : " 1.5.0"
364+ node_exporter_version : " 1.5.0" # kolla has 1.4.0
369365 node_exporter_sha256sum : " af999fd31ab54ed3a34b9f0b10c28e9acee9ef5ac5a5d5edfdde85437db7acbb"
370- prometheus_version : " 2.35.0"
371- prometheus_alertmanager_version : " 0.24.0"
372366
373367# ##############################################################################
374368# Kolla-ansible inventory configuration.
You can’t perform that action at this time.
0 commit comments