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