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