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