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