node-exporter/3.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 911ca7b
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "node-exporter" version: "3.0.0" url: "https://bosh.io/d/github.com/cloudfoundry-community/node-exporter-boshrelease?v=3.0.0" sha1: "a0018f96dd78525cae3687cfa1d9353aac7a0e02"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 a0018f96dd78525cae3687cfa1d9353aac7a0e02 \ "https://bosh.io/d/github.com/cloudfoundry-community/node-exporter-boshrelease?v=3.0.0"