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