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