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