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