node-exporter/3.0.0
You can find the source of this version on GitHub at cloudfoundry/node-exporter-boshrelease. It was created based on the commit 01f8640
.
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/node-exporter-boshrelease?v=3.0.0" sha1: "6c6f9033f5dc3d7786cb9d794202058b7be4bb00"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 6c6f9033f5dc3d7786cb9d794202058b7be4bb00 \ "https://bosh.io/d/github.com/cloudfoundry/node-exporter-boshrelease?v=3.0.0"