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