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