bosh-system-metrics-server/0.1.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 b20b139.
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: bosh-system-metrics-server
version: "0.1.12"
url: "https://bosh.io/d/github.com/cloudfoundry/bosh-system-metrics-server-release?v=0.1.12"
sha1: sha256:f1c8a2712fb7f45fdadbffb0b6af2215c10254c5f329a49fc806b63b6df16eb5
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256:f1c8a2712fb7f45fdadbffb0b6af2215c10254c5f329a49fc806b63b6df16eb5 \
"https://bosh.io/d/github.com/cloudfoundry/bosh-system-metrics-server-release?v=0.1.12"