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