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