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