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