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: sha256:0ca45af779ef00e0791c37cd841254df38d21a47f3be35a71e49f96735aa90e6
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 0ca45af779ef00e0791c37cd841254df38d21a47f3be35a71e49f96735aa90e6 \ "https://bosh.io/d/github.com/cloudfoundry/metric-store-release?v=1.5.5"