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