datadog-cluster-agent/1.6.0
You can find the source of this version on GitHub at DataDog/datadog-cluster-agent-boshrelease. It was created based on the commit 7132246
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "datadog-cluster-agent" version: "1.6.0" url: "https://bosh.io/d/github.com/DataDog/datadog-cluster-agent-boshrelease?v=1.6.0" sha1: "788b846e8fd50f070afb49e688afdf5e2c6d94f7"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 788b846e8fd50f070afb49e688afdf5e2c6d94f7 \ "https://bosh.io/d/github.com/DataDog/datadog-cluster-agent-boshrelease?v=1.6.0"