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