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