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