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