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