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