node-exporter/5.0.0
You can find the source of this version on GitHub at cloudfoundry/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/cloudfoundry/node-exporter-boshrelease?v=5.0.0" sha1: sha256:e3a855d666a71c5cb43d7ecd6edc9c325496da942b64873282d54842386a91e6
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 e3a855d666a71c5cb43d7ecd6edc9c325496da942b64873282d54842386a91e6 \ "https://bosh.io/d/github.com/cloudfoundry/node-exporter-boshrelease?v=5.0.0"