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