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