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