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