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