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