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