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