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