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