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