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