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