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