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