bosh-system-metrics-server/0.0.12
You can find the source of this version on GitHub at cloudfoundry/bosh-system-metrics-server-release. It was created based on the commit 67531ce.
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: bosh-system-metrics-server
version: "0.0.12"
url: "https://bosh.io/d/github.com/cloudfoundry/bosh-system-metrics-server-release?v=0.0.12"
sha1: sha256:14303a2635e2a467bdb524d73490ee8fbeeed2dd1eabc02f3b9d49defca61886
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256:14303a2635e2a467bdb524d73490ee8fbeeed2dd1eabc02f3b9d49defca61886 \
"https://bosh.io/d/github.com/cloudfoundry/bosh-system-metrics-server-release?v=0.0.12"