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