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