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