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