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