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