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