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