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