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