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