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