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