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