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