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: "7f84585e1267534e970405df03dd7e0ebcc40e71"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 7f84585e1267534e970405df03dd7e0ebcc40e71 \ "https://bosh.io/d/github.com/cloudfoundry-community/node-exporter-boshrelease?v=2.0.0"