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: sha256:5793ca34e4c5478decd8b64e65ffba9d5243a78aa51e69b331ff818e1d4de5ac
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 5793ca34e4c5478decd8b64e65ffba9d5243a78aa51e69b331ff818e1d4de5ac \ "https://bosh.io/d/github.com/cloudfoundry/node-exporter-boshrelease?v=4.2.0"