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