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