node-exporter/5.0.0
You can find the source of this version on GitHub at bosh-prometheus/node-exporter-boshrelease. It was created based on the commit 387198a
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "node-exporter" version: "5.0.0" url: "https://bosh.io/d/github.com/bosh-prometheus/node-exporter-boshrelease?v=5.0.0" sha1: "dc0459d7404fea1834aa8b9cf3b2126c70108b76"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 dc0459d7404fea1834aa8b9cf3b2126c70108b76 \ "https://bosh.io/d/github.com/bosh-prometheus/node-exporter-boshrelease?v=5.0.0"