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