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