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