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