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