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