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