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