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