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