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