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