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