We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8592e45 commit 39fa643Copy full SHA for 39fa643
etc/kayobe/kolla.yml
@@ -369,7 +369,7 @@ kolla_build_customizations: "{{ kolla_build_customizations_common | combine(koll
369
370
# Dict mapping Kolla Dockerfile ARG names to their values.
371
kolla_build_args:
372
- node_exporter_version: "1.5.0" # kolla has 1.4.0
+ node_exporter_version: "1.5.0" # kolla has 1.4.0
373
node_exporter_sha256sum: "af999fd31ab54ed3a34b9f0b10c28e9acee9ef5ac5a5d5edfdde85437db7acbb"
374
375
###############################################################################
0 commit comments