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: sha256:94dafd14c9bd6856b91a40d80dd2818af582e03be9290b2352b3dd1e632eda34
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:94dafd14c9bd6856b91a40d80dd2818af582e03be9290b2352b3dd1e632eda34 \ "https://bosh.io/d/github.com/bosh-prometheus/node-exporter-boshrelease?v=5.0.0"