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