statsd-injector/1.0.28
You can find the source of this version on GitHub at cloudfoundry/statsd-injector-release. It was created based on the commit 4c0ffe4
.
Release Notes¶
Changelog
- Upgrade Golang version to 1.8.3.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "statsd-injector" version: "1.0.28" url: "https://bosh.io/d/github.com/cloudfoundry/statsd-injector-release?v=1.0.28" sha1: "655c86c44731fb88c10dc3628d77dfb8ebd9da26"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 655c86c44731fb88c10dc3628d77dfb8ebd9da26 \ "https://bosh.io/d/github.com/cloudfoundry/statsd-injector-release?v=1.0.28"