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