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