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