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