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