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