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