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