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