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