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