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