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