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