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