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