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