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