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