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