collectd/2.1.0
You can find the source of this version on GitHub at cloudfoundry-community/collectd-boshrelease. It was created based on the commit b549147
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "collectd" version: "2.1.0" url: "https://bosh.io/d/github.com/cloudfoundry-community/collectd-boshrelease?v=2.1.0" sha1: "3f0e9c25a7d1eceeb126e4701eb5a67b3cee839f"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 3f0e9c25a7d1eceeb126e4701eb5a67b3cee839f \ "https://bosh.io/d/github.com/cloudfoundry-community/collectd-boshrelease?v=2.1.0"