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