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