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