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