Skip to content

Commit ff0e6dc

Browse files
committed
prometheus: Drop some version overrides
Kolla has newer or equal versions for these now.
1 parent 233b087 commit ff0e6dc

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

etc/kayobe/kolla.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff 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.
363363
kolla_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.

0 commit comments

Comments
 (0)