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