Skip to content

Commit 1c867aa

Browse files
committed
Fix prometheus node exporter kolla image build
This change updates the node exporter sha256 hash to match the newer (pinned) version we are using. This was not required in the yoga cycle as the hash was not checked.
1 parent 0ac72d6 commit 1c867aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/kayobe/kolla.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@ kolla_build_args:
336336
memcached_exporter_version: "0.9.0"
337337
mysqld_exporter_version: "0.13.0"
338338
node_exporter_version: "1.5.0"
339+
node_exporter_sha256sum: "af999fd31ab54ed3a34b9f0b10c28e9acee9ef5ac5a5d5edfdde85437db7acbb"
339340
prometheus_version: "2.35.0"
340341
prometheus_alertmanager_version: "0.24.0"
341342

0 commit comments

Comments
 (0)