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