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