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