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