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