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