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