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