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